[keycloak-user] Using OneLogin php-saml library with keycloak

Bill Burke bburke at redhat.com
Mon Jun 8 12:47:28 EDT 2015


Should be fixed in master and will be in 1.3 release.

On 6/4/2015 7:44 AM, pubudu gunawardena wrote:
> Hi All,
>
> I am trying to use the OneLogin php-saml library[1] as a service
> provider that uses keycloak as a SAML identity provider. The
> "RelayState" parameter is sent properly form the SP to the IDP but in
> the response, the forward slashes are missing from the RelayState.
> For example in the post parameters of the authentication request, the
> RelayState shows "http://phpsaml/demo1/" but in the response from
> keycloak, it shows "http:phpsamldemo1". This is causing the php-saml
> library to throw exceptions. I'm using keycloak 1.2.0.Final.
>
> How can I overcome this problem?
>
>
> [1]https://github.com/onelogin/php-saml
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-user mailing list