Okta.Sdk.Model.IdentityProviderPolicy

October 22, 2025 ยท View on GitHub

Policy settings for the IdP. The following provisioning and account linking actions are supported by each IdP provider: | IdP type | User provisioning actions | Group provisioning actions | Account link actions | Account link filters | | - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | - -- -- -- -- -- -- -- -- -- -- -- -- | - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | - -- -- -- -- -- -- -- -- -- - | - -- -- -- -- -- -- -- -- -- - | | SAML2 | AUTO or DISABLED | NONE, ASSIGN, APPEND, or SYNC | AUTO, DISABLED | groups, users | | X509, IDV_PERSONA, IDV_INCODE, and IDV_CLEAR | DISABLED | No support for JIT provisioning | | | | All other IdP types | AUTO, DISABLED | NONE or ASSIGN | AUTO, DISABLED | groups, users |

Properties

NameTypeDescriptionNotes
AccountLinkPolicyAccountLink[optional]
MaxClockSkewintMaximum allowable clock skew when processing messages from the IdP[optional]
ProvisioningProvisioning[optional]
SubjectPolicySubject[optional]

[Back to Model list] [Back to API list] [Back to README]