-
Notifications
You must be signed in to change notification settings - Fork 42
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
Support OIDC device code flow + PKCE #191
Labels
Comments
(ref: EP-3700) |
soxofaan
added a commit
that referenced
this issue
Mar 18, 2021
soxofaan
added a commit
that referenced
this issue
Mar 18, 2021
soxofaan
added a commit
that referenced
this issue
Mar 25, 2021
…-auth add-oidc` and `oidc-auth` cli tools related: EP-3700/EP-3759
soxofaan
added a commit
that referenced
this issue
Mar 25, 2021
instead of KeyError related: EP-3700/EP-3759 related: #191
soxofaan
added a commit
that referenced
this issue
Mar 25, 2021
…-auth add-oidc` and `oidc-auth` cli tools related: EP-3700/EP-3759
soxofaan
added a commit
that referenced
this issue
Mar 25, 2021
instead of KeyError related: EP-3700/EP-3759 related: #191
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OIDC device code flow can be used with PKCE instead of client_secret, which streamlines the user experience.
It's not that widely supported, but EGI Check-in does, which is important for openeo platform.
Combined with Open-EO/openeo-api#366, we can even avoid requiring the user to figure out a client id
The text was updated successfully, but these errors were encountered: