Skip to content

SAML logout implicitly invalidate the associated refresh token #40523

Open
@albertzaharovits

Description

@albertzaharovits

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions