On 21 January 2017 at 01:00, Brian Thai <brian(a)excelwithbusiness.com> wrote:
Hi,
The php SAML libraries that I am using are HTTP-Redirect binding only for
the single logout service. I have tried a few different configurations but
I seem to be missing something. If I do not configure a HTTP-Post binding
for the SLS, I get "KC-SERVICES0051: Failed to logout client, continuing:
java.lang.NullPointerException". If I do have HTTP-Post configured, it is
not a valid endpoint in my api using the php SAML library. Can Keycloak
support HTTP-Redirect binding for logout? If so, do you know where I can
get a working configuration to see what I am missing?
Thanks!
-Brian