Skip to main content
Version: 1.14

RS-AUTHENTICATION microservice

The RS-AUTHENTICATION multi-tenant microservice allows users to authenticate.
To do so, RS-AUTHENTICATION provides these functionnalities:

  • allow authentication using REGARDS internal user base
  • allow fully externalized authentication system to connect through external SSO
  • allow connection using deported external user base (LDAP,...).

API Guides

  • Get token using REST API shows how to retrieve a REGARDS token using user and password and use it in following requests.

REST API

Contributors guides