Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable keycloak authentication in CG #4159

Open
ChrOertlin opened this issue Jan 28, 2025 · 0 comments · May be fixed by #4162
Open

Enable keycloak authentication in CG #4159

ChrOertlin opened this issue Jan 28, 2025 · 0 comments · May be fixed by #4162
Assignees

Comments

@ChrOertlin
Copy link
Contributor

ChrOertlin commented Jan 28, 2025

Description

Enable user authentication and verification via keycloak

Details

Communication with trailblazer requires a valid JWT token, this is currently fetched from google

Communication with the clinical genomics ui requires a valid JWT token from google. (server/endpoints/utils.py)

Figure out python package for keycloak / similar to react-oidc-context

Authservice, VerificationService, UserService (re-use to for TB and CG-UI)

@ChrOertlin ChrOertlin changed the title Enable keycloak authentication Enable keycloak authentication in CG Jan 28, 2025
@ChrOertlin ChrOertlin linked a pull request Feb 19, 2025 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants