{
  "issuer" : "https://auth-smart-staging.saude.go.gov.br/realms/smart",
  "token_endpoint" : "https://auth-smart-staging.saude.go.gov.br/realms/smart/protocol/openid-connect/token",
  "jwks_uri" : "https://auth-smart-staging.saude.go.gov.br/realms/smart/protocol/openid-connect/certs",
  "token_endpoint_auth_methods_supported" : [ "private_key_jwt" ],
  "grant_types_supported" : [ "client_credentials" ],
  "scopes_supported" : [ "system/*.rs", "system/*.c", "system/*.u", "system/*.d", "system/*.cruds", "system/AuditEvent.rs", "system/Consent.crus", "system/Consent.rs", "system/Patient.rs", "system/Patient.c" ],
  "capabilities" : [ "client-confidential-asymmetric" ]
}