GithubHelp home page GithubHelp logo

kids-first / kf-portal-etl-task-service Goto Github PK

View Code? Open in Web Editor NEW

This project forked from overture-stack/microservice-template-java

2.0 7.0 1.0 806 KB

:white_check_mark: A template for a microservice written in Java and a resource server under Ego with JWT authorization

License: GNU Affero General Public License v3.0

Java 54.08% Shell 45.19% Dockerfile 0.73%

kf-portal-etl-task-service's Issues

Remove hardcoded Bearer

currently, KPETS prefixes the incomming token with Bearer. This is not correct, it should just use the Authorization field as is.

Remove "All rights reserved" in the copyright notice

We need to remote the mention of the "All rights reserved" in the copyright in the header of every file. We will need the authorization of the copyright owner, OICR, in order to do so. It's not true that all rights are reserved. Some are, but some aren't, and they are detailed in the license we use. This mention of "All rights reserved" interferes with the terms of the open source license.

Example: https://github.com/kids-first/kf-portal-etl-task-service/blob/master/src/test/java/io/kf/coordinator/ETLCoordinatorTaskMainTests.java#L2

We should probably also add "Centre de recherche du CHU Sainte-Justine" as a new co-owner of the copyright, for their contributions.

Timeout for hanging docker kf-etl

Sometimes, the spark in the kf-etl docker container errors out, but does not exist the container. there should be a time out or someway to detect that spark errored out

Application based JWT

the task service should be able to request its own JWT and use that when making authorized requests to rollcall and the coordinator. This would mean the task service would have its own credentials when asking for a jwt from ego, and these credentials need to be stored in vault. In addition, rollcall has to be aware of the shape of the in-comming jwt.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.