Logout/sign out endpoint
Open
- Dominant language
- Go
- Stars
- 76
- Forks
- 24
- Avg merge
- 19h 32m
- Merged PRs (30d)
- 3
Description
Need an endpoint to log out of SAML idp.
There's a SingleLogoutService location if provided to redirect to in the metadata.xml, and of course clear cookies.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the HTTP request routing, SAML metadata handling, and authentication-cookie code. Trace how the configured SingleLogoutService location is exposed and how cookies are cleared; done means logout redirects to that service when provided and clears the authentication cookies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100