The
IdentityProviderAuthentication
interface includes various settings.
Table: IdentityProviderAuthentication
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 17, 2024 | |||||
debug | boolean | yes | Long-Term | Whether debug mode is enabled. | |
defaultIdp | boolean | yes | Long-Term | The default identity provider system. | |
domains | [string] | yes | Long-Term | A list of domains associated with the identity provider. | |
humioManaged | boolean | yes | Long-Term | Whether authentication is managed by LogScale. | |
id | string | yes | Long-Term | The unique identifier of the identity provider used for authentication. | |
lazyCreateUsers | boolean | yes | Long-Term | Whether to wait to create users until last moment when needed. | |
name | string | yes | Long-Term | The name of the identity provider. |