All work

Select view

Select search mode

 
19 of 19

AdministrativeLogoutConfiguration for OIDC

Description

Feature request, could we have the AdministrativeLogoutConfiguration available in OIDC (ex: refresh token) as well?

Many thanks,

-Vivien

Environment

None

Details

Assignee

Reporter

Components

Fix versions

Created November 5, 2024 at 11:58 PM
Updated November 13, 2024 at 6:27 PM

Activity

Scott CantorNovember 6, 2024 at 12:09 AM

It seems like it should be pretty simple to add an option to resolve attributes against the revocation token subject and check a resolved attribute for a timestamp to apply to revoke all tokens issued prior.

Have to think about how to apply it consistently to all the places we validate tokens but apart from that it should be pretty simple to do.

I know we talked about stateless revocation a little while ago, but I don’t know if I specifically suggested this or not. I should have if I didn’t.

Flag notifications