Skip to content

Terminate local sessions after identity denial - #104

Merged
woksin merged 1 commit into
mainfrom
feat/terminate-session-on-identity-denial
Aug 13, 2026
Merged

Terminate local sessions after identity denial#104
woksin merged 1 commit into
mainfrom
feat/terminate-session-on-identity-denial

Conversation

@woksin

@woksin woksin commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Allow applications that treat identity verification as authorization authority to invalidate the caller's local AuthProxy session when verification denies access. The external identity-provider session remains untouched.

Added

Required identity verification can invalidate the local AuthProxy session without initiating external-provider logout. Keep the capability opt-in for compatibility and cover the production cookie pipeline, tenant-less refusal, anonymous re-entry, and complete owned-cookie expiry.
@woksin woksin added the minor label Aug 13, 2026
@woksin
woksin merged commit e861233 into main Aug 13, 2026
7 checks passed
@woksin
woksin deleted the feat/terminate-session-on-identity-denial branch August 13, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant