Hello Sandeep,
Both keycloack saml adapter [1] or the servlet filter[2] work for me
out-of-the-box.
I am using tomcat 9.0.5
Cheers,
Luis
[1]
https://www.keycloak.org/docs/latest/securing_apps/index.html#_saml-tomcat-adapter
[2]
https://www.keycloak.org/docs/latest/securing_apps/index.html#jav
Hello,
I recently tried (with success) the tomcat Valve from Fediz (Apache CXF)
http://cxf.apache.org/fediz-tomcat.html
Note tha you need to take a recent 1.4.4 snapshot, because 1.4.3 has
some bugs preventing it to work with SAML
Hope this help
Arnaud
On 08/06/2018 21:49, Christopher Sch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sandeep,
On 6/8/18 10:39 AM, Sandeep Muddamsetty wrote:
> We are trying to implement SAML SSO configuration on Tomact 8.5.X
> servers . As we came to know that there is no direct
> implementation of this authentication process through some of the
Hi ,
We are trying to implement SAML SSO configuration on Tomact 8.5.X servers
. As we came to know that there is no direct implementation of this
authentication process through some of the blogs and need to depend on third
party tools to make it possible . As we are seeing so many tools