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

feat(jans-auth-server): OAuth 2.0 Step-up - added acr and auth_time to introspection response #2589 #3885

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Feb 20, 2023

Description

feat(jans-auth-server): OAuth 2.0 Step-up - added acr and auth_time to introspection response

Target issue

closes #2589

@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Feb 20, 2023
@yuriyz yuriyz added this to the 1.0.7 milestone Feb 20, 2023
@yuriyz yuriyz requested a review from yurem as a code owner February 20, 2023 11:37
@yuriyz yuriyz self-assigned this Feb 20, 2023
@yuriyz yuriyz merged commit a325998 into main Feb 20, 2023
@yuriyz yuriyz deleted the jans-auth-server-2589 branch February 20, 2023 11:38
@sonarcloud
Copy link

sonarcloud bot commented Feb 20, 2023

[Jans authentication server parent] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

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 kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(jans-auth-server): Support OAuth 2.0 Step-up Authentication Challenge Protocol (draft)
1 participant