access_custom_deny_url

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

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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