Hi,
I'm trying to integrate Keycloak 1.2.0-Final with Wordpress using SAML 2.0
Single Sign-On plugin (
https://wordpress.org/plugins/saml-20-single-sign-on/
).
After setting up both applications I get Keycloak login page without any
inputs, just background and text LOG IN TO MIG.
The redirect url from Wordpress to Keycloak is
http://localhost:8080/auth/realms/mig/protocol/saml?SAMLRequest=<some data>
There are no errors in the log.
What does that mean?
--
Petr Titov