Skip to content

Abblix.SecurityEvents.BackChannelLogout.Steps Namespace

Classes
ForbidNonceStepRefuses a Logout Token that carries a nonce - step 7 of OpenID Connect Back-Channel Logout 1.0 Section 2.6.
LogoutEventStepRequires the events claim to name the back-channel logout event - step 6 of OpenID Connect Back-Channel Logout 1.0 Section 2.6.
LogoutTokenExpiryStepRequires exp to be present and still in the future, inverting the rule of the step it replaces.
LogoutTokenTypeStepAccepts a Logout Token that carries no typ, and refuses one typed as something else.
SubjectOrSessionStepRequires a sub, a sid, or both - step 5 of OpenID Connect Back-Channel Logout 1.0 Section 2.6.