Interface IdentityProviderContract.DefinitionStages.WithAllowedTenants

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

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

    • withAllowedTenants

      Specifies the allowedTenants property: List of Allowed Tenants when configuring Azure Active Directory login..
      Parameters:
      allowedTenants - List of Allowed Tenants when configuring Azure Active Directory login.
      Returns:
      the next definition stage.