{
  "issuer": "https://auth.sample.example",
  "authorization_endpoint": "https://auth.sample.example/authorize",
  "token_endpoint": "https://auth.sample.example/token",
  "jwks_uri": "https://auth.sample.example/jwks",
  "sample": true
}
