access_custom_non_identity_deny_url

The custom URL a user is redirected to when they are denied access to the application when failing non-identity rules.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-custom-non-identity-deny-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_custom_non_identity_deny_url",
  "title": "access_custom_non_identity_deny_url",
  "description": "The custom URL a user is redirected to when they are denied access to the application when failing non-identity rules.",
  "type": "string"
}