par janua | Fév 8, 2019 | Gestion des Identités, LDAP, Open Source
In this article Janua’s CTO share how to configuring DS389 aka RedHat DS as 2MMR Step 1 – enable Change log (Master M1) Step2 – Enable Replica (Master M1) Step3 – Create replication Manager (Master M1) ldapadd -h localhost -p 2389 -D « Cn=Directory Manager » -w...
par janua | Fév 8, 2019 | Gestion des Identités, Open Source
In this article Janua’s CTO will share how to configuring SSL/TLS with DS389 aka RedHat DS Step 1 – Create Keystore Requirement Position yourself in the directory Cd /etc/dirsrv/slapd-myserver-5389 1.1) Creation of password files (pin.txt) pin.txt (used by...
par janua | Déc 27, 2018 | Communauté, SSO
The goal of this article is to explain how it is possible using client scopes with RedHat SSO keycloak .Client scopes are entities in Keycloak, which are configured at the realm level and they can be linked to clients. The client scopes are referenced by their name...
par janua | Déc 25, 2018 | Gestion des Identités, SSO
Mapping LDAP Group and Roles to RedHat SSO Keycloak : the goal of this article is to showcase how it is possible to expose and to use LDAP roles at keycloak level. This feature will illustrated by creating new users which belong to the ldap-admin group. Those new...
par janua | Déc 12, 2018 | Gestion des Identités, SSO
1) Presentation When making a SunOne DS to RedHat-DS migration with different charset: Redhat DS is using UTF-8 charset. It means ldif import files used by RH-DS have to be UTF-8. This is even more true, when it comes to binary data, which ought to be encoded using...