Okta.Sdk.Model.SamlSettings

October 22, 2025 ยท View on GitHub

Advanced settings for the SAML 2.0 protocol

Properties

NameTypeDescriptionNotes
HonorPersistentNameIdboolDetermines if the IdP should persist account linking when the incoming assertion NameID format is `urn:oasis:names:tc:SAML:2.0:nameid-format:persistent`[optional] [default to true]
NameFormatSamlNameIdFormat[optional]
ParticipateSloboolSet to `true` to have Okta send a logout request to the upstream IdP when a user signs out of Okta or a downstream app.[optional]
SendApplicationContextboolDetermines if the IdP should send the application context as `<OktaAppInstanceId>` and `<OktaAppName>` in the `<saml2p:Extensions>` element of the `<AuthnRequest>` message[optional] [default to false]

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