An authentication realm is one of the security components of a web or application server. It accesses a database of security entities such as users, roles, and rights to either validate or block authentication and user operations for which proper authorization is required.
Fluid Topics supports the following types of realms:
With the release of Fluid Topics v3.8.25, users with the ADMIN
role can configure one or more authentication realms in the Realms tab of the Authentication administration interface.
The "authentication
" parameter in the conf.json
file is deprecated and should no longer be used.