-
-
Notifications
You must be signed in to change notification settings - Fork 438
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
[17.0][MIG] auth_oidc #620
Conversation
de42dcf
to
6dfc679
Compare
update manifest, add README, update requirements.txt
Add some install instructions and configuration instructions for keycloak.
Avoid replacing the access token by the id token. This may cause confusion. Copy a little piece of code from auth_oauth() method, to make the code easier to follow, and prepare for implementing the authorization code flow.
This is not a recommended scenario, but this prepares the code for using PKCE
6dfc679
to
49552c9
Compare
create an upstream merge request after OCA#393 is merged
49552c9
to
4e1f9d6
Compare
@sbidoul |
Examined with my now favorite review command: |
This PR has the |
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 185c0a0. Thanks a lot for contributing to OCA. ❤️ |
/ocabot migration auth_oidc |
Migration of auth_oidc to 17.0
Info @wt-io-it