{
    "issuer": "https://shopxm.cloudxm.com.br",
    "authorization_endpoint": "https://shopxm.cloudxm.com.br/oauth/authorize",
    "token_endpoint": "https://shopxm.cloudxm.com.br/oauth/token",
    "revocation_endpoint": "https://shopxm.cloudxm.com.br/oauth/revoke",
    "response_types_supported": ["code"],
    "grant_types_supported": ["authorization_code", "client_credentials"],
    "token_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post"],
    "scopes_supported": ["read", "write", "admin"],
    "service_documentation": "https://shopxm.cloudxm.com.br/docs/api"
}
