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 | Nov 26, 2018 | Open Source, SSO
In this article, we will try to synthesize about Multi Factor Authentication with Keycloak and RedHat SSO. Presentation MFA stands For multi-factor authentication. Usual authentication with username/password is one of the weakest authentication scheme possible, which...
par janua | Nov 16, 2018 | Gestion des Identités, SSO
In this article, we will share how to parameter RedHat SSO Keycloak SPI adding a custom Event Listener module 1. Presentation The goal of this article is to showcase the usage of SPI usage with keycloak. For this, it is illustrated with a very simple SPI example...
par janua | Juil 10, 2018 | Communauté, SSO
1. Presentation: Architectural principles with Keycloak Redhat SSO The goal of this paper is to present how it is possible to architect a SSO-LDAP-Identity Manager infrastructure with Keycloak-Redhat SSO. Keycloak-RedHatSSO allows to register applications which...
par janua | Avr 9, 2018 | Communauté, Gestion des Identités, SSO
In this article we will try to understand the difference between client ID-Client secret and signed JWT authentication Scheme in RedHat SSO (aka Keycloak). 1) Presentation When dealing with Oauth2/openID RH-SSO provides 3 possible authentication schemes which are:...