Okta.Sdk.Model.ApplicationAccessibility

October 22, 2025 ยท View on GitHub

Specifies access settings for the app

Properties

NameTypeDescriptionNotes
ErrorRedirectUrlstringCustom error page URL for the app[optional]
LoginRedirectUrlstringCustom 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]
SelfServiceboolRepresents whether the app can be self-assignable by users[optional]

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