You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the only way to log out is to sign out of my gmail account from gmail website, or by going here : https://mail.google.com/mail/?logout&hl=fr
The going back to jenkins, you will need to login again.
However signing out of gmail and signing out of jenkins should be two different things, and should not interfere between the apps behaviour.
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered:
liv-ci
changed the title
In jenkins, logout doesn't work. It works only if we sign out of our gmail account (for the gmail page)
In jenkins, logout doesn't work. It works only if we sign out of our gmail account (from the gmail website)
Nov 22, 2024
liv-ci
changed the title
In jenkins, logout doesn't work. It works only if we sign out of our gmail account (from the gmail website)
Logout doesn't work. It works only if we sign out of our gmail account (from the gmail website)
Nov 22, 2024
It appears that Google does not provide end_session_endpoint in their OpenID Metadata (or at all). The only way to log out would be to use revocation_endpoint to revoke the ID token
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Controller OS : Debian GNU/Linux 12 (bookworm)
Agent OS: Windows Server 2022
Reproduction steps
Expected Results
I should be asked to reconnect using my google account.
Actual Results
I am still logged in
Anything else?
This is the configuration that I have for the ioc plugin :
I noticed that the only way to log out is to sign out of my gmail account from gmail website, or by going here : https://mail.google.com/mail/?logout&hl=fr
The going back to jenkins, you will need to login again.
However signing out of gmail and signing out of jenkins should be two different things, and should not interfere between the apps behaviour.
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered: