{
  "issuer": "https://botcentral.org",
  "token_endpoint": "https://botcentral.org/oauth/token",
  "grant_types_supported": [
    "client_credentials"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_post",
    "client_secret_basic"
  ],
  "scopes_supported": [
    "publisher"
  ],
  "response_types_supported": [
    "token"
  ],
  "service_documentation": "https://botcentral.org/docs/publisher",
  "op_policy_uri": "https://botcentral.org/docs/use",
  "tls_client_certificate_bound_access_tokens": false
}
