General Authentication Parameters - Fluid Topics - 3.7

Fluid Topics Integration Guide

Operating system
RHEL
Category
Reference Guides
Audience
public
Version
3.7

Each Fluid Topics tenant contains its own authentication configuration.

The authentication configuration is partly declared in the conf.json, inside the ui sub element:

{
"ui": {
/* [..] */
"authentication": {
/* Authentication configuration is here */
}
}
}

The rest of the configuration is done directly in Fluid Topics, in the Administration > Users > Authentication interface.