{
  "issuer": "https://shipshapedata.com",
  "token_endpoint": "https://shipshapedata.com/oauth/token",
  "registration_endpoint": "https://shipshapedata.com/oauth/register",
  "grant_types_supported": ["client_credentials"],
  "token_endpoint_auth_methods_supported": ["client_secret_post", "client_secret_basic"],
  "scopes_supported": ["export"],
  "response_types_supported": [],
  "service_documentation": "https://shipshapedata.com/auth.md",
  "op_policy_uri": "https://shipshapedata.com/privacy-policy/",
  "ui_locales_supported": ["en-GB"]
}
