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
A nice thing would be to also redirect to the logout url of the provider. This would add complexity as it would need to update the supervisor code to include a redirect or backchannel logout logic.
Could you give more details on the use-case for this feature? Often Pinniped allows login to multiple K8s "workload" clusters from one "management" cluster. Would a logout mean that a user could no longer use one particular cluster, or all clusters?
Is there a security compliance concern driving this feature?
Is your feature request related to a problem? Please describe.
Deleting the cache folder to logout may not be straightforward for all users and the path changes between OSes.
Describe the solution you'd like
A
pinniped logout
cli command.Describe alternatives you've considered
Delete the cache folder.
Are you considering submitting a PR for this feature?
Yes, why not!
pinniped/site/content/docs/howto/debugging.md
Lines 162 to 172 in 83ab099
The text was updated successfully, but these errors were encountered: