Interface TokenIntrospectionContext

    • Method Detail

      • getOIDCClientInformation

        @Nullable com.nimbusds.openid.connect.sdk.rp.OIDCClientInformation getOIDCClientInformation()
        If the requesting client authenticated at the introspection endpoint returns its registered information.
        Returns:
        The client information, null if the introspection request was authorised with an access token.