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?