Simplified login
In order to allow users to log into BlueMind by simply entering their username (leaving out the domain name, e.g. "jdoe" instead of "jdoe@bluemind.loc"), you can set up a default domain on the server side.
Other domains
When this is set up, users can still log into another domain. In that case, they must then enter the full domain name (e.g.: jdoe@yellowmind.loc).
To do this:
- Go to the administration console, under System Management > System Configuration > Authentication tab and choose the default domain. For more information, see System configuration > Authentication
- Restart kbm-keycloak
systemctl restart kbm-keycloak.service