{
  "resource": "https://www.gatehills.com",
  "authorization_servers": ["https://www.gatehills.com"],
  "jwks_uri": "https://auth.gatehills.com/oauth2/jwks",
  "scopes_supported": [
    "domains:read",
    "domains:write",
    "ssl:read",
    "ssl:write",
    "dns:read",
    "dns:write"
  ],
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://www.gatehills.com/api-connection",
  "resource_name": "Gatehills Domains & SSL Certificates API"
}