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

Full Keycloak Setup guide #27

Open
belfhi opened this issue Aug 18, 2022 · 0 comments
Open

Full Keycloak Setup guide #27

belfhi opened this issue Aug 18, 2022 · 0 comments

Comments

@belfhi
Copy link

belfhi commented Aug 18, 2022

Is your feature request related to a problem? Please describe.
While the OIDC page gives a lot of information on the login process using OIDC,
it is lacking any real world code examples and always refers omitted parts where an
external system is referenced.
Since many facilities employ Keycloak as an OIDC provider (maybe even with Google / Github IdPs
connected in the backend) it would make sense to describe the complete setup with OIDC using Keycloak
including all the steps that are needed on the Keycloak side to map groups into Scicat.

Describe the solution you'd like
The OIDC section should be rewitten with a focus on Keycloak and its groups in the AccessToken via a separate claim.
The Google Auth Provider can also be mentioned but mostlty the authentication part is not the difficult part, it is the authorization part which causes issues.

Describe alternatives you've considered
Instead the callback section could be changed such that there is a more clear explanation how to augment the user information using standard OIDC claims etc.

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

No branches or pull requests

1 participant