-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Open
Labels
:Security/AuthenticationLogging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)>enhancementTeam:SecurityMeta label for security teamMeta label for security team
Description
Currently, for the SAML logout action, the access_token is required and it is then invalidated. The associated refresh_token is an optional parameter. If present, it will be invalidated as well.
I propose we implicitly invalidate the associated refresh_token and remove this parameter. I believe the simple case of not invalidating the refresh_token during logout is trappy.
WDYT? @jkakavas @tvernum
jkakavas
Metadata
Metadata
Assignees
Labels
:Security/AuthenticationLogging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)>enhancementTeam:SecurityMeta label for security teamMeta label for security team