Authentication

All clients need to be authenticated to be able to access Optimization Server. It includes the web console, and the client applications that need to call the REST API. Default users are provided, depending on the configured authentication mode.

Two authentication modes are available to access the Master API : a full authentication mode with a keycloak instance and a simple basic authentication mode. The deployment section explains how to enable each authentication mode.