Skip to content

Feat/session expiry OIDC ipsie#1379

Open
avanscoy wants to merge 6 commits into
mainfrom
feat/session-expiry-oidc-ipsie
Open

Feat/session expiry OIDC ipsie#1379
avanscoy wants to merge 6 commits into
mainfrom
feat/session-expiry-oidc-ipsie

Conversation

@avanscoy

Copy link
Copy Markdown
Contributor

Description

First Draft of upstream session expiry.

References

Testing

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

@avanscoy avanscoy requested a review from a team as a code owner June 11, 2026 18:49
@avanscoy avanscoy added the main-docs Changes related to auth0's main docs (https://auth0.com/docs) label Jun 11, 2026
@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 30
✅ Successful 7
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 23
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

@milan-khan milan-khan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

avanscoy and others added 6 commits June 25, 2026 13:47
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main-docs Changes related to auth0's main docs (https://auth0.com/docs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants