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

OpenID Connect Core 1.0 #1

Open
4 of 14 tasks
sergiodxa opened this issue Apr 21, 2023 · 0 comments
Open
4 of 14 tasks

OpenID Connect Core 1.0 #1

sergiodxa opened this issue Apr 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sergiodxa
Copy link
Owner

sergiodxa commented Apr 21, 2023

  • Authorization Callback
    • Authorization Code Flow
    • Implicit Flow
    • Hybrid Flow
  • UserInfo Request
  • Offline Access / Refresh Token Grant
  • Client Credentials Grant
  • Client Authentication
    • none
    • client_secret_basic
    • client_secret_post
    • client_secret_jwt
    • private_key_jwt
  • Consuming Self-Issued OpenID Provider ID Token response

Note https://openid.net/specs/openid-connect-core-1_0.html

@sergiodxa sergiodxa added the enhancement New feature or request label Apr 21, 2023
@sergiodxa sergiodxa self-assigned this Apr 21, 2023
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