A few months ago, we launched a "Keycloak as a Service" offering with a partner: @clever_cloud
The product evolves with each iteration: IP filter, metrics, HA, autoscale, OAuth2proxy for all runtimes...
Here's a quick overview of everything we've done.
https://t.co/YmTCnxgupZ
Secondary Email in Keycloak:
https://t.co/ocKXXPuM7Q
allow users to add a verified secondary email and choose which one to share during authentication.
with @clever_cloud we just released a new version of Keycloak
- Keycloak version 26.6.1 (Workflows, SCIM...)
- Per-realm IP filtering (based on caddy) !
- CC_KEYCLOAK_ADMIN_IPS
- CC_KEYCLOAK_ADMIN_IPS_<REALM>
- CC_KEYCLOAK_PUBLIC_IPS_<REALM>
- CC_KEYCLOAK_SCIM_IPS_<REALM>
European Companies: if you host your data with a US cloud provider, you are not GDPR-compliant. ⚠️
The Cloud Act overrides data location.
Yes, even if your servers are in Europe.
⬇️
https://t.co/OxTr8Wi3tj
An authentication proxy is the best pattern for deploying SSO on existing and new apps.
The proxy is in charge of the authentication mechanism, the application receive authenticated requests with the user's details in HTTP Headers.
https://t.co/XouQ3Bz4qL
@hanxhx_@YodaBZH@sebi2706@clever_cloudFR@keycloak super merci ! est-ce que tu as essayé de provisionner plutôt directement depuis un export de royaume ?
Est-ce que le provisioning qu'on te propose via les variables pour créer un client "opentofu" suffiraient pas ?
@hanxhx_@YodaBZH@sebi2706@clever_cloudFR@keycloak fabuleux 😍
tu utilises CC_KEYCLOAK_BOOTSTRAP_ADMIN_CLIENT_ID et CC_KEYCLOAK_BOOTSTRAP_ADMIN_CLIENT_SECRET pour ton provisioning automatique ?
Surtout n'hésites pas à nous faire des retours, on essaye de faire le service qui colle le plus avec les demandes client !
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.
https://t.co/10kHpfnqcP
Keycloak has announced "workflows" as a preview feature. A welcome feature we already implemented years ago with... n8n.
This is how we did :
https://t.co/jeCdEOQJMz
An authenticator to match rfc8252 8.12 ! "native apps MUST NOT use embedded user-agents to perform authorization requests and allows that authorization endpoints MAY take steps to detect and block authorization requests in embedded user-agents"
https://t.co/zeV69CtOkY
Retrouvez-nous le 29/04 pour découvrir ce que @PleaseOpen_It a mis au point avec @clever_cloud pour vous proposer une solution clés en main à base de Keycloak