<div dir="ltr"><div>Hi,</div><div><br></div><div>I've configured Default Redirect URL=<a href="http://localhost:8080/employee/test.jsp">http://localhost:8080/employee/test.jsp</a> in keycloak (1.1.0 beta2) admin console. When i access ServiceURL, the request is redirected to keycloak</div><div>login page. After authentication is successful then keycloak redirected to ServiceURL instead of Default Redirect URL. Can someone please advise?</div><div><br></div><div>Picketlink.xml :</div><div><br></div><div><PicketLink xmlns="urn:picketlink:identity-federation:config:2.1"></div><div><span class="" style="white-space:pre">        </span><PicketLinkSP xmlns="urn:picketlink:identity-federation:config:2.1"</div><div><span class="" style="white-space:pre">                </span>ServerEnvironment="tomcat" BindingType="REDIRECT" RelayState="someURL"></div><div><span class="" style="white-space:pre">                </span><IdentityURL>${idp.url::<a href="https://localhost:8443/auth/realms/saml-demo-1/protocol/saml">https://localhost:8443/auth/realms/saml-demo-1/protocol/saml</a>}</IdentityURL></div><div><span class="" style="white-space:pre">                </span><ServiceURL>${EMPLOYEE.url::<a href="http://localhost:8080/employee/">http://localhost:8080/employee/</a>}</div><div><span class="" style="white-space:pre">                </span></ServiceURL></div><div><span class="" style="white-space:pre">        </span></PicketLinkSP></div><div><span class="" style="white-space:pre">        </span><Handlers xmlns="urn:picketlink:identity-federation:handler:config:2.1"></div><div><span class="" style="white-space:pre">                </span><Handler</div><div><span class="" style="white-space:pre">                        </span>class="org.picketlink.identity.federation.web.handlers.saml2.SAML2LogOutHandler" /></div><div><span class="" style="white-space:pre">                </span><Handler</div><div><span class="" style="white-space:pre">                        </span>class="org.picketlink.identity.federation.web.handlers.saml2.SAML2AuthenticationHandler"></div><div><span class="" style="white-space:pre">                </span></Handler></div><div><span class="" style="white-space:pre">                </span><Handler</div><div><span class="" style="white-space:pre">                        </span>class="org.picketlink.identity.federation.web.handlers.saml2.RolesGenerationHandler" /></div><div><span class="" style="white-space:pre">        </span></Handlers></div><div></PicketLink></div><div><br></div><div class="gmail_signature"><div dir="ltr"><div style="text-align:left"><br></div></div></div>
</div>