{
  "issuer": "https://mock-social.koshsystems.com",
  "authorization_endpoint": "https://mock-social.koshsystems.com/oauth2/authorize.html",
  "token_endpoint": "https://mock-social.koshsystems.com/oauth2/token.json",
  "userinfo_endpoint": "https://mock-social.koshsystems.com/oauth2/userinfo.json",
  "response_types_supported": ["code"],
  "subject_types_supported": ["public"],
  "id_token_signing_alg_values_supported": ["none"],
  "token_endpoint_auth_methods_supported": ["client_secret_post", "none"]
}
