How to integrate hippocms with keycloak

Hi,
I would like to leverage the keycloak as my identity and access management for the Hippocms, I reviewed the codes and realized ApacheWicket has been applied but I did not get to know how to do so. I am wondering if there would be any way to integrate the Keycloack with Hippocms and if yes, how?
Thank you in advance

Hi,
from my understanding your idea is to leverage keycloak for CMS user provisioning, but at the same time you want to integrate the keycloak frontend application within the Bloomreach XM. Is this correct ?

If that’s the case, you can start to have a look at this page [1], more specifically you can focus on the security providers section.

[1] https://documentation.bloomreach.com/library/concepts/security/repository-authorization-and-permissions.html

Hi,

these may also be of interest to you:
https://bloomreach-forge.github.io/hst-spring-security/

Hi all,

I want to integrate keycloak for SSO with Blommreach for authoring, not sure how and from where I should start, what config and code I should refer?.

@giacomolm Giacomolm , Your shared link is saying 404.

I need yours help for this integration.

Hi,
maybe you can have a look at the Shibboleth integration example and do something similar with keycloak

[1] Shibboleth/SAML SSO Integration - Bloomreach Experience Manager (PaaS/Self-Hosted) - The Fast and Flexible Headless CMS

For authoring part, you can use following example as a guide:

HI,

I have done all changes at brXM level(SAML Integration configuration), now I can redirect to keycloak page and once submit credentials then again it come back to dashboard of bloomreach but It takes long time for login, due to this I always see below message :-

500

Unable to connect to the client applications

Finally I login but not able to see any data on the UI.