Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.72 KB

SubmissionRequest.md

File metadata and controls

19 lines (15 loc) · 1.72 KB

Okta.Sdk.Model.SubmissionRequest

Properties

Name Type Description Notes
Config List<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]
Description string A general description of your application and the benefits provided to your customers
Id string OIN Integration ID [optional] [readonly]
LastPublished string Timestamp when the OIN Integration was last published [optional] [readonly]
LastUpdated string Timestamp when the OIN Integration instance was last updated [optional] [readonly]
LastUpdatedBy string ID of the user who made the last update [optional] [readonly]
Logo string URL 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.
Name string The app integration name. This is the main title used for your integration in the OIN catalog.
Sso Sso [optional]
Status string Status of the OIN Integration submission [optional] [readonly]

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