{"issuer": "https://backend.botconversa.com.br", "response_types_supported": ["code"], "grant_types_supported": ["authorization_code", "refresh_token"], "scopes_supported": ["company_admin"], "client_id_metadata_document_supported": false, "authorization_endpoint": "https://backend.botconversa.com.br/o/authorize/", "token_endpoint": "https://backend.botconversa.com.br/o/token/", "revocation_endpoint": "https://backend.botconversa.com.br/o/revoke_token/", "registration_endpoint": "https://backend.botconversa.com.br/o/register/", "code_challenge_methods_supported": ["S256"], "token_endpoint_auth_methods_supported": ["none", "client_secret_post", "client_secret_basic"], "revocation_endpoint_auth_methods_supported": ["none", "client_secret_post", "client_secret_basic"]}