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): end session - if id_token is expired but signature is correct, we should make attempt to look up session by "sid" claim #3231 #3291

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Dec 12, 2022

Description

feat(jans-auth-server): end session - if id_token is expired but signature is correct, we should make attempt to look up session by "sid" claim

Target issue

closes #3231

@yuriyz yuriyz requested a review from yurem as a code owner December 12, 2022 12:31
@yuriyz yuriyz self-assigned this Dec 12, 2022
@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Dec 12, 2022
@yuriyz yuriyz added this to the 1.0.6 milestone Dec 12, 2022
@yuriyz yuriyz merged commit cd11750 into main Dec 12, 2022
@yuriyz yuriyz deleted the jans-auth-server-end-session-by-id-token branch December 12, 2022 12:31
@sonarcloud
Copy link

sonarcloud bot commented Dec 12, 2022

[jans-config-api-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

No Coverage information No Coverage information
No Duplication information No Duplication information

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
1 participant