Okta.Sdk.Model.OrgCrossAppAccessConnection
October 22, 2025 ยท View on GitHub
Connection object for Cross App Access connections
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | The ISO 8601 formatted date and time when the connection was created | [optional] [readonly] |
| Id | string | Unique identifier for the connection | [optional] [readonly] |
| LastUpdated | DateTimeOffset | The ISO 8601 formatted date and time when the connection was last updated | [optional] [readonly] |
| RequestingAppInstanceId | string | ID of the requesting app instance | [optional] |
| ResourceAppInstanceId | string | ID of the resource app instance | [optional] |
| Status | string | Indicates if the Cross App Access connection is active or inactive | [optional] |