Rightrev · Authentication Profile
Rightrev Authentication
Authentication
RightRev's REST and GraphQL APIs are protected by OAuth 2.0 / OpenID Connect, issued by a Keycloak identity server per tenant. Clients exchange credentials for a short-lived JWT bearer access token and present it in the Authorization header. Credentials (client_id / client_secret / username / password) are provisioned per tenant during onboarding via a support ticket.
Rightrev secures its APIs with oauth2 and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanyRevenue RecognitionAccountingFinanceBillingASC 606IFRS 15RevenueSaaS Metrics
Methods: oauth2, openIdConnect
Schemes: 3
OAuth flows:
API key in:
Security Schemes
oauth2Password oauth2
oauth2Implicit oauth2
bearerToken http