Skip to Content
0
Jan 31, 2023 at 06:42 PM

SSO sap commerce storefront integration with keycloak as IDP

248 Views Last edit Feb 01, 2023 at 12:16 PM 2 rev

Hi,

We are doing SSO integration for sap commerce storefront with keycloak as IDP. Followed the configuration steps in documentation, however we are seeing exception "SAMLException("Message is not of a Response object type")" during authentication as Hybris expects inbound message to be a response but we are receiving request.

Any pointers on how to fix this? Any configuration changes required on the keycloak side?