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

Support OIDC device code flow + PKCE #191

Closed
soxofaan opened this issue Mar 18, 2021 · 1 comment
Closed

Support OIDC device code flow + PKCE #191

soxofaan opened this issue Mar 18, 2021 · 1 comment
Labels

Comments

@soxofaan
Copy link
Member

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

@soxofaan
Copy link
Member Author

(ref: EP-3700)

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
@soxofaan soxofaan added the auth label Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant