-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Why this feature: Single logout feature is an optional feature supported by various OpenID providers.
What does this feature do: When the user logs out of his OpenID endpoint, he also logs out of Jenkins.
How did I implement: When a user logs out of his openid provider, the openid plugin resets the remember-me cookie and returns an image indicating that it is logged out of jenkins.
Link to the commit/pull request: https://github.com/jenkinsci/openid-plugin/pull/7
[JENKINS-23011] [openid-plugin] Add Single Logout feature
Description |
Original:
*Why this feature*: Single logout feature is an optional feature supported by various OpenID providers. *What does this feature do*: When the user logs out of his OpenID endpoint, he also logs out of Jenkins. *How did I implement*: When a user logs out of his openid provider, the openid plugin resets the remember-me cookie and returns an image indicating that it is logged out of jenkins. |
New:
*Why this feature*: Single logout feature is an optional feature supported by various OpenID providers. *What does this feature do*: When the user logs out of his OpenID endpoint, he also logs out of Jenkins. *How did I implement*: When a user logs out of his openid provider, the openid plugin resets the remember-me cookie and returns an image indicating that it is logged out of jenkins. *Link to the commit/pull request*: https://github.com/jenkinsci/openid-plugin/pull/7 |
Component/s | Original: plugin [ 15491 ] |
Workflow | Original: JNJira [ 155331 ] | New: JNJira + In-Review [ 179035 ] |