authgear / authgear/authgear-server
Support OIDC check session iframe
Open
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
`check_session_iframe` is defined in [OIDC Session Management](https://openid.net/specs/openid-connect-session-1_0.html). With check session iframe, web application would be able to be notified when user logout via `end_session_endpoint`
Contributor guide
Research direction
Start with the linked OIDC Session Management specification, focusing on check_session_iframe and end_session_endpoint. The issue names no repository files, tests, or entry points, so trace the existing logout and session-management flow first. Done means implementing the specified iframe support and logout notification behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100