Class Auth0EndSessionEndpoint

    • Constructor Detail

      • Auth0EndSessionEndpoint

        public Auth0EndSessionEndpoint​(EndSessionCallbackUrlBuilder endSessionCallbackUrlBuilder,
                                       OauthClientConfiguration clientConfiguration,
                                       OpenIdProviderMetadata providerMetadata)
        Parameters:
        endSessionCallbackUrlBuilder - The end session callback URL builder
        clientConfiguration - The client configuration
        providerMetadata - The provider metadata
    • Method Detail

      • getArguments

        protected java.util.Map<java.lang.String,​java.lang.Object> getArguments​(io.micronaut.http.HttpRequest originating,
                                                                                      Authentication authentication)
        Specified by:
        getArguments in class AbstractEndSessionRequest
        Parameters:
        originating - The originating request
        authentication - The authentication
        Returns:
        The parameters to include in the URL