Skip to main content

OpenID Connect (OAuth2)

Reach for our OpenID Connect only when you want to act on behalf of other users through our API, e.g. building an app/service for Ruba customers. Otherwise, always use an Organization Access Token (OAT) to bring Ruba into your own service. Ruba implements the OpenID Connect specification to enable third-party authentication. It is a layer on top of the OAuth2 framework designed to make integration more standard and predictable. In particular, it ships a discovery endpoint that lets compatible clients automatically work with the OpenID Connect server. Here is Ruba’s: OpenID Configuration