JWTProtectedResourceConfig
{
"authorization_servers": [
"string"
],
"enable_protected_resource_metadata": false,
"metadata_url_path": "string",
"resource_documentation": "string",
"supported_scopes": [
"string"
]
}
List of authorization server issuer URLs that can issue tokens for this protected resource. Field introduced in 32.1.1. Maximum of 1 items allowed. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Enable OAuth 2.0 Protected Resource Metadata (RFC 9728) support. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
URL path where OAuth 2.0 protected resource metadata is published. This is relative to the Virtual Service. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
URL of documentation for this protected resource. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
List of OAuth 2.0 scopes supported by this protected resource. Field introduced in 32.1.1. Maximum of 20 items allowed. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.