<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>I want to implement the SAML Service provider(SP) for my application. I used picketlink earlier (servlet filter) to configure my application as SAML SP. However, when I tried the same with Keycloak, it is not working as expected. There is no proper documentation/example on how keycloak saml SP configuration has to be done.<br><br></div><div>I did the following things.<br></div><div>1. Copied all the jar(keycloak-saml-eap6-adapter-dist) into my jboss/lib directory<br></div><div>2. Configured the security domain as below<br> <login-module code="org.keycloak.adapters.jboss.KeycloakLoginModule" flag="required"/><br></div><div>3. I built the keycloak saml example "redirect-with-signature" and deployed.<br></div><div>4. I am using the picketlink as my IDP.<br></div><div>5. The redirect does not redirecting to my picketlink IDP.<br></div><div></div><div><br></div><div>Can some one tell how to configure keycloak SAML SP.?<br></div></div>
</div><br></div>