-
Notifications
You must be signed in to change notification settings - Fork 75
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
feat(jans-auth-server): Support OAuth 2.0 Step-up Authentication Challenge Protocol (draft) #2589
Labels
comp-jans-auth-server
Component affected by issue or PR
enhancement
kind-feature
Issue or PR is a new feature request
Milestone
Comments
moabu
changed the title
New OAuth Error Response Code for Stepped-up Authn
feat(jans-auth-server): new OAuth Error Response Code for Stepped-up Authn
Oct 12, 2022
mo-auto
added
comp-jans-auth-server
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
labels
Oct 12, 2022
nynymike
changed the title
feat(jans-auth-server): new OAuth Error Response Code for Stepped-up Authn
feat(jans-auth-server): Support OAuth 2.0 Step-up Authentication Challenge Protocol (draft)
Feb 14, 2023
yuriyz
added a commit
that referenced
this issue
Feb 20, 2023
Added "auth_time" and "acr" claims described by spec to introspection response and to access_token as JWT. AS identifies acr change and redirects to right authn script for re-authentication, in this way forcing step-up. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp-jans-auth-server
Component affected by issue or PR
enhancement
kind-feature
Issue or PR is a new feature request
OAuth 2.0 Step-up Authentication Challenge Protocol
The text was updated successfully, but these errors were encountered: