SpIdentityProvider
A tenant management configuration.
Properties
Name | Type | Description | Notes |
---|---|---|---|
client_id | str | The client id of this tenant management. | [optional] |
default_max_age | int | The default max age of this tenant management. | [optional] |
display_consent | bool | Whether this tenant management should display consent. | [optional] |
enabled | bool | Whether tenant management is enabled. | |
initiate_login_uri | str | The initiate login URI of this tenant management. | [optional] |
name | str | The name of this tenant management. | |
signing_key_id | str | The signing key of this tenant management. | [optional] |