The domain and path that Access will secure.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_components-schemas-domain", "title": "access_components-schemas-domain", "description": "The domain and path that Access will secure.", "example": "test.example.com/admin", "type": "string" }