access_aud

The Application Audience (AUD) tag. Identifies the application associated with the CA.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-aud-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_aud",
  "title": "access_aud",
  "description": "The Application Audience (AUD) tag. Identifies the application associated with the CA.",
  "example": "737646a56ab1df6ec9bddc7e5ca84eaf3b0768850f3ffb5d74f1534911fe3893",
  "maxLength": 64,
  "readOnly": true,
  "type": "string"
}