Interface AuthorizationServerContract.UpdateStages.WithClientRegistrationEndpoint

    • Method Detail

      • withClientRegistrationEndpoint

        AuthorizationServerContract.Update withClientRegistrationEndpoint​(String clientRegistrationEndpoint)
        Specifies the clientRegistrationEndpoint property: Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced..
        Parameters:
        clientRegistrationEndpoint - Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced.
        Returns:
        the next definition stage.