Interface IdentityProviderContract.DefinitionStages.WithAuthority

All Known Subinterfaces:
IdentityProviderContract.Definition, IdentityProviderContract.DefinitionStages.WithCreate
Enclosing interface:
IdentityProviderContract.DefinitionStages

public static interface IdentityProviderContract.DefinitionStages.WithAuthority
The stage of the IdentityProviderContract definition allowing to specify authority.
  • Method Details

    • withAuthority

      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.