<div dir="ltr"><div>Hi,</div><div><br></div><div>I&#39;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>&lt;PicketLink xmlns=&quot;urn:picketlink:identity-federation:config:2.1&quot;&gt;</div><div><span class="" style="white-space:pre">        </span>&lt;PicketLinkSP xmlns=&quot;urn:picketlink:identity-federation:config:2.1&quot;</div><div><span class="" style="white-space:pre">                </span>ServerEnvironment=&quot;tomcat&quot; BindingType=&quot;REDIRECT&quot; RelayState=&quot;someURL&quot;&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;IdentityURL&gt;${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>}&lt;/IdentityURL&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;ServiceURL&gt;${EMPLOYEE.url::<a href="http://localhost:8080/employee/">http://localhost:8080/employee/</a>}</div><div><span class="" style="white-space:pre">                </span>&lt;/ServiceURL&gt;</div><div><span class="" style="white-space:pre">        </span>&lt;/PicketLinkSP&gt;</div><div><span class="" style="white-space:pre">        </span>&lt;Handlers xmlns=&quot;urn:picketlink:identity-federation:handler:config:2.1&quot;&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;Handler</div><div><span class="" style="white-space:pre">                        </span>class=&quot;org.picketlink.identity.federation.web.handlers.saml2.SAML2LogOutHandler&quot; /&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;Handler</div><div><span class="" style="white-space:pre">                        </span>class=&quot;org.picketlink.identity.federation.web.handlers.saml2.SAML2AuthenticationHandler&quot;&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;/Handler&gt;</div><div><span class="" style="white-space:pre">                </span>&lt;Handler</div><div><span class="" style="white-space:pre">                        </span>class=&quot;org.picketlink.identity.federation.web.handlers.saml2.RolesGenerationHandler&quot; /&gt;</div><div><span class="" style="white-space:pre">        </span>&lt;/Handlers&gt;</div><div>&lt;/PicketLink&gt;</div><div><br></div><div class="gmail_signature"><div dir="ltr"><div style="text-align:left"><br></div></div></div>
</div>