Feat/session expiry OIDC ipsie#1379
Open
avanscoy wants to merge 6 commits into
Open
Conversation
Contributor
Summary
|
milan-khan
suggested changes
Jun 23, 2026
milan-khan
left a comment
There was a problem hiding this comment.
Request from Legal, can we add the following note:
The customer is responsible for processing the received session_expiry claim and to terminate and manage user sessions in their applications.
kereslas
reviewed
Jun 23, 2026
…vigation - Add navigation entry for session-expiry-enterprise-connections page - Move warning callout above intro paragraph for better visibility - Improve content clarity: consistent ID Token casing, cleaner phrasing, and linked references - Add session expiry section to session-lifecycle page with link to new article Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…iew feedback - Change idp_session_expiry log example from milliseconds (1748566800000) to seconds (1782472241) per kereslas review comment - Update description text from "milliseconds" to "seconds" to match - Address additional review feedback: Warning to Callout, heading fixes, domain placeholder corrections, H2 nesting in tabs Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
- Clarify SDK section: Action is required prerequisite for session_expiry enforcement; SDKs enforce automatically once claim is in the ID Token - Replace incorrect sentence about Action requirement in SDK behavior section - Change remaining curl code fences to http Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2e9fdba to
24152d6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
First Draft of upstream session expiry.
References
Testing
Checklist
CONTRIBUTING.md.