Okta.Sdk.Model.CatalogApplication

October 22, 2025 ยท View on GitHub

An app in the OIN catalog

Properties

NameTypeDescriptionNotes
CategorystringCategory for the app in the OIN catalog[optional] [readonly]
DescriptionstringDescription of the app in the OIN catalog[optional] [readonly]
DisplayNamestringOIN catalog app display name[optional] [readonly]
FeaturesList<string>Features supported by the app. See app features.[optional] [readonly]
IdstringID of the app instance. Okta returns this property only for apps not in the OIN catalog.[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp when the object was last updated[optional] [readonly]
NamestringApp key name. For OIN catalog apps, this is a unique key for the app definition.[optional]
SignOnModesList<string>Authentication mode for the app. See app signOnMode.[optional]
StatusCatalogApplicationStatus[optional]
VerificationStatusstringOIN verification status of the catalog app[optional]
WebsitestringWebsite of the OIN catalog app[optional]
LinksCatalogApplicationLinks[optional]

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