Hi Aniket,

Am 12.10.23 um 15:19 schrieb Aniket Pachpute:
We wanted to integrate keycloak with tomcat 10. I saw that keycloak does
not provide any client adapter compatible with tomcat10.

Could you please suggest if there is any other way to integrate keycloak
with tomcat10?


For oidc integration you can use libraries like nimbusd:
https://connect2id.com/products/nimbus-oauth-openid-connect-sdk

Or, if you use an apache webserver in front of your tomcat,
you can also use an oidc-module for apache, e.g.:
https://github.com/OpenIDC/mod_auth_openidc


--
Greets
   Bernd Schatz


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to