IAM sovereignty has become a strategic necessity rather than a purely technical option. IAM sovereignty has become a strategic necessity rather than a purely technical option. janua.fr/iam-the-hidden-gdpr…
ReCyF / NIS2: IAM at the heart of cyber compliance. Objective 10 — Identity and Access Management (IAM) — is a central pillar, . This article breaks down these requirements and explains how a sovereign IAM solution like Keycloak addresses them. janua.fr/iam-regulatory-comp…
Keycloak OAuth2-Proxy Configuration Generator: we strongly advocate the use of authentication proxy pattern, the most efficient ways to secure applications without modifying their code. janua.fr/simplify-your-rever…#keycloak#redhatSSO#SSO
What is and how to use Keycloak Authenticator. An « authenticator » is a step in an authentication process, called « Authentication flow ». An impressive list of authenticators are available with Keycloak : janua.fr/keycloak-authentica…#keycloak#redhatSSO#SSO#CIAM#IAM
Keycloak roles restriction and full scopes. Learn with this article how and why you must restrict roles in tokens by turning off « full scope allowed » switch. janua.fr/keycloak-roles-rest…
Keycloak has announced "workflows" as a preview feature. A welcome feature we already implemented years ago with... n8n.
This is how we did :
blog.please-open.it/posts/ke…
Another module for Keycloak :
user attribute regexp mapper
Because in Keycloak user attributes are multivalued (with ability to aggregate them with "user attribute mapper"), we added a regexp filter only to send back attribute if it matches.
github.com/please-openit/key…
Keycloak roles restriction and full scopes : for security concerns, you must restrict roles to a subset through the « Full Scope Allowed »
janua.fr/keycloak-roles-rest…
A JWT decoder in the system tray, to enhance your productivity setting up KeycCloak. With our customers, we decode JWT tokens dozens of times a day. janua.fr/a-jwt-decoder-in-th…#keycloak @redhatSSO #SSO#IAM
A custom http header to token claim mapper for Keycloak : Our main partner please-open-it implement everything necessary for our customers’ use cases.
And one of our clients asked us: how to pass the locale when authenticating in “client_credentials”? #keycloak#redhatsso
Keycloak User Agent Filter Authenticator: an authenticator that filters the user-agent header for Keycloak to exclude embedded webviews, ensuring compliance with specification requirements. The component reduces the attack surface janua.fr/keycloak-user-agent…
Keycloak roles restriction and full scopes : for security concerns, you must restrict roles to a subset through the « Full Scope Allowed » Switch as by default a client has « roles » scope as « default » ... janua.fr/keycloak-roles-rest…
Get rid of your old Active directory/LDAP with keycloak and a small piece of custom software : just a POC for a LDAP bind proxy to log to KeyCloak with LDAP janua.fr/ldap-bind-proxy-how…