Okta.Sdk.Model.Org2OrgApplicationSettingsApplication
October 22, 2025 ยท View on GitHub
Org2Org app instance properties
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AcsUrl | string | The Assertion Consumer Service (ACS) URL of the source org (for `SAML_2_0` sign-on mode) | [optional] |
| AudRestriction | string | The entity ID of the SP (for `SAML_2_0` sign-on mode) | [optional] |
| BaseUrl | string | The base URL of the target Okta org (for `SAML_2_0` sign-on mode) | |
| CreationState | string | Used to track and manage the state of the app's creation or the provisioning process between two Okta orgs | [optional] |
| PreferUsernameOverEmail | bool | Indicates that you don't want to use an email address as the username | [optional] |
| Token | string | An API token from the target org that's used to secure the connection between the orgs | [optional] |
| TokenEncrypted | string | Encrypted token to enhance security | [optional] |