Okta.Sdk.Model.SubmissionRequest

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ConfigList<SubmissionResponseConfigInner>List of org-level variables for the customer per-tenant configuration. For example, a `subdomain` variable can be used in the ACS URL: `https://${org.subdomain}.example.com/saml/login`[optional]
DescriptionstringA general description of your application and the benefits provided to your customers
IdstringOIN Integration ID[optional] [readonly]
LastPublishedstringTimestamp when the OIN Integration was last published[optional] [readonly]
LastUpdatedstringTimestamp when the OIN Integration instance was last updated[optional] [readonly]
LastUpdatedBystringID of the user who made the last update[optional] [readonly]
LogostringURL to an uploaded application logo. This logo appears next to your app integration name in the OIN catalog. You must first Upload an OIN Integration logo to obtain the logo URL before you can specify this value.
NamestringThe app integration name. This is the main title used for your integration in the OIN catalog.
ProvisioningProvisioningDetails[optional]
SsoSso[optional]
StatusstringStatus of the OIN Integration submission[optional] [readonly]

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