Skip to main content

SpIdentityProviderParms

Parameters passed when setting tenant management.

Properties

NameTypeDescriptionNotes
create_default_resource_ruleboolWhether an initial default resource rule accessible to all users should be created for this tenant management. This is only used if tenant management was previously disabled. If not set, it defaults to false.[optional]
default_max_ageintThe default max age of this tenant management. If not set, it is not used.[optional]
disable_sso_default_resource_ruleboolIf an initial default resource rule is enabled, whether to disable SSO. This is only used if an initial default resource rule is being enabled. If not set, it defaults to false.[optional]
display_consentboolWhether this tenant management should display consent. If not set, it defaults to false.[optional]
enabledboolWhether tenant management is enabled.

Example