Okta.Sdk.Model.ApplicationAccessibility
October 22, 2025 ยท View on GitHub
Specifies access settings for the app
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ErrorRedirectUrl | string | Custom error page URL for the app | [optional] |
| LoginRedirectUrl | string | Custom login page URL for the app > Note: The `loginRedirectUrl` property is deprecated in Identity Engine. This property is used with the custom app login feature. Orgs that actively use this feature can continue to do so. See Okta-hosted sign-in (redirect authentication) or configure IdP routing rules to redirect users to the appropriate sign-in app for orgs that don't use the custom app login feature. | [optional] |
| SelfService | bool | Represents whether the app can be self-assignable by users | [optional] |