{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_domain", "title": "access_domain", "description": "The primary hostname and path that Access will secure. If the app is visible in the App Launcher dashboard, this is the domain that will be displayed.", "example": "test.example.com/admin", "type": "string" }