-
Notifications
You must be signed in to change notification settings - Fork 4
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
Keycloak #91
Conversation
The keycloak demo with also tested at CMCC with Ophidia by @minomicetto. @minomicetto Please note that I have opened a new repo for the keycloak notebook (master branch): |
@plogerais @jasonb5 You are welcome to add comments if you like. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know the code much so I was just reading the docs. Looks fine to me except the one problem I encountered.
+1.
@tlvu @fmigneault thanks for review. |
This PR adds support for an external Keycloak authentication service using OAuth2 tokens. Currently the OAuth client credentials workflow is described and supported.
Changes:
For testing you need a keycloak instance which you can setup locally with Ansible:
https://github.com/bird-house/ansible-keycloak-playbook