Okta.Sdk.Model.OrgCrossAppAccessConnection

October 22, 2025 ยท View on GitHub

Connection object for Cross App Access connections

Properties

NameTypeDescriptionNotes
CreatedDateTimeOffsetThe ISO 8601 formatted date and time when the connection was created[optional] [readonly]
IdstringUnique identifier for the connection[optional] [readonly]
LastUpdatedDateTimeOffsetThe ISO 8601 formatted date and time when the connection was last updated[optional] [readonly]
RequestingAppInstanceIdstringID of the requesting app instance[optional]
ResourceAppInstanceIdstringID of the resource app instance[optional]
StatusstringIndicates if the Cross App Access connection is active or inactive[optional]

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