Okta.Sdk.Model.SamlSettings

September 2, 2026 ยท View on GitHub

Advanced settings for the SAML 2.0 protocol

Properties

NameTypeDescriptionNotes
HonorPersistentNameIdbool?Determines 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]
ParticipateSlobool?Set 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]
SendApplicationContextbool?Determines 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]