use master console authored by Roland Alton's avatar Roland Alton
...@@ -3,16 +3,13 @@ Keycloak has an import feature. ...@@ -3,16 +3,13 @@ Keycloak has an import feature.
## Manually adding users ## Manually adding users
Users with special admin rights can add users via the [keycloak console](https://id.fairkom.net/auth/admin/fairlogin/console/). You always should add Users with special admin rights can add users. Login as an admin first with the [keycloak master console](https://id.fairkom.net/auth/admin/master/console/). You then change to the fairlogin realm top left and add a user with
- e-mail - e-mail
- first name - first name
- last name - last name
a password can also be set here, but better let the user confirm the e-mail and set the pw by him:herself during the first sign-up.
a password can also be set here, this may be set as temporary
the e-mail can be set as confirmed, if we know the user
## Access to services ## Access to services
Depending on the policy defined, a user may need to be added to a group in Keycloak. E.g. for GroupOffice or fairmeeting pro users. Depending on the policy defined, a user may need to be added to a group in Keycloak. E.g. for GroupOffice or fairmeeting pro users.
... ...
......