Okta.Sdk.Model.IdentityProviderProperties
October 22, 2025 ยท View on GitHub
The properties in the IdP properties object vary depending on the IdP type
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AalValue | string | The authentication assurance level (AAL) value for the Login.gov IdP. See Add a Login.gov IdP. Applies to `LOGINGOV` and `LOGINGOV_SANDBOX` IdP types. | [optional] |
| AdditionalAmr | List<string> | The additional Assurance Methods References (AMR) values for Smart Card IdPs. Applies to `X509` IdP type. | [optional] |
| IalValue | string | The type of identity verification (IAL) value for the Login.gov IdP. See Add a Login.gov IdP. Applies to `LOGINGOV` and `LOGINGOV_SANDBOX` IdP types. | [optional] |
| InquiryTemplateId | string | The ID of the inquiry template from your Persona dashboard. The inquiry template always starts with `itmpl`. Applies to the `IDV_PERSONA` IdP type. |