Clearing OIDC... cookie? user? -- How to log in and out?
-
Hi all,
I can't find this question asked elsewhere. I'm hoping there's a simple answer.
- I log in to something via OIDC as Alice.
- I log out.
- I go to another app.
- I click "Log in via OIDC." I want to log in as Bob.
- I auto-login as Alice.
What is cached, where, that does this? How can I clear that cache so I can log in as Bob?
Many thanks,
M -
Cloudron Dashboard -> Profile -> Logout from all . Otherwise, of course, you can use a Firefox container.
I think in OIDC land this is called the Front-channel logout . The app on logout will redirect the user to Cloudron dashboard which can then offer the user to logout from all or just the app. Unfortunately, most apps don't implement this.
-
You have to log out of Cloudron itself i.e. your my.domain.coop - at least that's the only way I know of. Either that or use e.g. a Firefox container.
-
Cloudron Dashboard -> Profile -> Logout from all . Otherwise, of course, you can use a Firefox container.
I think in OIDC land this is called the Front-channel logout . The app on logout will redirect the user to Cloudron dashboard which can then offer the user to logout from all or just the app. Unfortunately, most apps don't implement this.
-
Cloudron Dashboard -> Profile -> Logout from all . Otherwise, of course, you can use a Firefox container.
I think in OIDC land this is called the Front-channel logout . The app on logout will redirect the user to Cloudron dashboard which can then offer the user to logout from all or just the app. Unfortunately, most apps don't implement this.
-
-
J jadudm has marked this topic as solved