Skip to main content
Version: 2.0

Overview

This microservice is a mandatory microservice of the REGARDS architecture and is an integral part of the main functional group.

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

  • allow authentication using REGARDS internal user base
  • allow fully externalized authentication system to connect through external SSO
  • allow external user base (LDAP,...).
ConceptCompatibilityDescription
MultitenantYesCan handle multiple tenants/projects
Vertical scalabilityNoService do not use Jobs system
Horizontal scalabilityYesService can be deployed with multiple instances

You can learn how the service works with the How it works section.

How to use

You can learn how to operate with the microservice thanks to API Guides :

Plugins

See Plugins section to learn how to customize authentication system.

How to configure

There is currently no API configuration system. You have to use the administrator UI to configure the authorised authentication systems.

How to access through UI

You can follow the User manuel to learn about the administrator UI related functionalities :