I've never tested that myself but you should be able to install Tomcat
SAML adapter
(
https://keycloak.gitbooks.io/documentation/securing_apps/topics/saml/java...)
and configure it to use your IdP regardless of its vendor.
--Hynek
On Wed, Jun 7, 2017 at 6:56 PM, ken edward <kedward777(a)gmail.com> wrote:
Hello,
I have an Idp (my ADFS) and I have a tomcat server with a simple j2ee
web application. I know I can stand up a key cloak sever, and use an
SP adapter for tomcat, BUT is there a way to simply install a tomcat
SP valve/libs that would talk to the IdP and bypass having to install
the keycloak server ? Kinda like this picketlink implementation:
https://dzone.com/articles/saml-single-sign-on-with-tomcat-and-picketlink
Ken
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user
--
--Hynek