Interface IdentityProviderContract.DefinitionStages.WithClientId

    • Method Detail

      • withClientId

        IdentityProviderContract.DefinitionStages.WithCreate withClientId​(String clientId)
        Specifies the clientId property: Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft..
        Parameters:
        clientId - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft.
        Returns:
        the next definition stage.