Additional custom or provider-specific claims.
Intended audience(s) of the token.
Events claim declaring the JWT as a Logout Token.
OptionalexpExpiration time of the token (Unix epoch seconds).
Time at which the token was issued (Unix epoch seconds).
Issuer identifier - the authorization server that issued the token.
OptionaljtiUnique identifier of the token.
OptionalnbfNot-before time (Unix epoch seconds).
OptionalsidSession identifier of the session being terminated.
OptionalsubSubject identifier of the user whose sessions are being terminated.
Claims contained in a validated OpenID Connect Back-Channel Logout Token.