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 for OIDC implicit flow #1881

Open
bgerrity opened this issue Feb 26, 2024 · 0 comments
Open

support for OIDC implicit flow #1881

bgerrity opened this issue Feb 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bgerrity
Copy link
Contributor

Solution

Add configurable support for the OIDC Implicit Flow. The draft PR #1879 has a work-in-progress changeset.

Describe alternatives you've considered

Not supporting the implicit flow

Use of the OIDC Implicit Flow is discouraged by the standards body and IAM providers. That said, some use cases may require it. The proposed change does not change the current behavior for the default OIDC Authorization Code Flow.

Additional context

The implementer's guide is the principal reference. Okta also provides an illustrative guide.

@bgerrity bgerrity added the enhancement New feature or request label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant