Interface LogoutTokenClaimNames


public interface LogoutTokenClaimNames
The names of the "claims" defined by the OpenID Connect Back-Channel Logout 1.0 specification that can be returned in the Logout Token.
Since:
1.0
Author:
Vaadin Ltd
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The events claim.
    static final String
    The sid claim (session identifier).