Okta.Sdk.Model.Org2OrgApplicationSettingsApplication

October 22, 2025 ยท View on GitHub

Org2Org app instance properties

Properties

NameTypeDescriptionNotes
AcsUrlstringThe Assertion Consumer Service (ACS) URL of the source org (for `SAML_2_0` sign-on mode)[optional]
AudRestrictionstringThe entity ID of the SP (for `SAML_2_0` sign-on mode)[optional]
BaseUrlstringThe base URL of the target Okta org (for `SAML_2_0` sign-on mode)
CreationStatestringUsed to track and manage the state of the app's creation or the provisioning process between two Okta orgs[optional]
PreferUsernameOverEmailboolIndicates that you don't want to use an email address as the username[optional]
TokenstringAn API token from the target org that's used to secure the connection between the orgs[optional]
TokenEncryptedstringEncrypted token to enhance security[optional]

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