Interface IdentityProviderContract.UpdateStages.WithAuthority

    • Method Detail

      • withAuthority

        IdentityProviderContract.Update withAuthority​(String authority)
        Specifies the authority property: OpenID Connect discovery endpoint hostname for AAD or AAD B2C..
        Parameters:
        authority - OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
        Returns:
        the next definition stage.