add ldap user federation in sso guide
This commit is contained in:
parent
5ace0fa738
commit
86c3c6d5d5
BIN
docs/divers/devops/sso/img/basic-settings-user-federation.png
Normal file
BIN
docs/divers/devops/sso/img/basic-settings-user-federation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
BIN
docs/divers/devops/sso/img/create-user-federation.png
Normal file
BIN
docs/divers/devops/sso/img/create-user-federation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
@ -94,3 +94,32 @@ Run `docker-compose up -d` to deploy the server.
|
||||
|
||||
Access phpmyadmin at `http://127.0.0.1:8092` and connect with user
|
||||
`cn=admin, dn=domain, dn=org` and password set in `env`.
|
||||
|
||||
## Create domain under master
|
||||
|
||||
You don't want to work in master, instead, you want to keep master as a top-level Realm and create a realm inside
|
||||
for your organisation.
|
||||
|
||||
Click on master in the upper-left, then `Add Realm`.
|
||||
|
||||
## Set keycloak to federate users from openldap server
|
||||
|
||||
### Create new User Federation
|
||||
|
||||
Go to your newly created realm (not master), and click on `Configure > User Federation`, then `Add provider`
|
||||
|
||||

|
||||
|
||||
### Configure Openldap user federation
|
||||
|
||||
#### Basic settings
|
||||
|
||||
Use following settings for User federation :
|
||||
|
||||

|
||||
|
||||
#### Add mapper for group
|
||||
|
||||
Go to `Mappers` tab, and click on `Create` on the upper-right.
|
||||
|
||||

|
||||
Loading…
x
Reference in New Issue
Block a user