Hi, there,
I am trying version is 1.6.0 keycloak 's brokering. I have imported two realms :saml-broker-realm.json and saml-broker-authentication-realm.json
by following the readme in the broker example. It works fine ( except failed logout somehow)
Now I decide to give more try and here is my steps:
3) Download the SP metadata named "keycloak.xml" from the export tab page.
4) Go to the testsaml reaml, and create a client by importing the downloaded "keycloak.xml"
6) login with the ID provider but finally get the errors as below:
/auth
Servlet Path:
Path Info:
/realms/saml-broker-authentication-realm/broker/saml/endpoint
Query String:
null
Stack Trace
java.lang.RuntimeException: request path: /auth/realms/saml-broker-authentication-realm/broker/saml/endpoint
org.keycloak.services.filters.KeycloakSessionServletFilter.doFilter(KeycloakSessionServletFilter.java:75)
......
So what happened for my configuration? I missed something?
T.I.A.
Maizi
.