Okta.Sdk.Model.Org2OrgApplication

October 22, 2025 ยท View on GitHub

Schema for the Okta Org2Org app (key name: okta_org2org) To create an Org2Org app, use the Create an Application request with the following parameters in the request body. > Notes: > * The Okta Org2Org (okta_org2org) app isn't available in Okta Integrator Free Plan orgs. If you need to test this feature in your Integrator Free Plan org, contact your Okta account team. > * The Okta Org2Org app supports SAML_2_0 and AUTO_LOGIN sign-on modes.

Properties

NameTypeDescriptionNotes
AccessibilityApplicationAccessibility[optional]
CredentialsSchemeApplicationCredentials[optional]
LabelstringUser-defined display name for app
LicensingApplicationLicensing[optional]
Namestring
ProfileDictionary<string, Object>Contains any valid JSON schema for specifying properties that can be referenced from a request (only available to OAuth 2.0 client apps)[optional]
SignOnModestring[optional] [default to SignOnModeEnum.SAML20]
StatusApplicationLifecycleStatus[optional]
VisibilityApplicationVisibility[optional]
SettingsOrg2OrgApplicationSettings

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