Single Sign On in Weblogic with Keycloak?
Hi everyone,
I'm looking to integrate Keycloak with Weblogic. I've searched in internet and some people talk about java servlet filter but I still don't understand how to implement Single Sign On in Weblogic with Keycloak. Do you have any suggestions on this issue?
Another question: Currently, I've already added the java servlet filter and integrated to my app.ear. How can I set the response into the Security Context?