Keycloak Client Adapters #04 - Tomcat Adapter

Опубликовано: 12 Апрель 2026
на канале: hexaDefence
3,216
24

This is the fourth video of Keycloak Client Adapters video series. In this video, we talk about Tomcat client adapter and how to use it for securing a web application running on tomcat servlet container. Tomcat OIDC client adapter internally uses OpenID Connect protocol to secure the web application.

Tomcat client adapter:
https://www.keycloak.org/docs/latest/...

Client adapter download:
https://www.keycloak.org/downloads

secured application URL:
http://localhost:8081/docs/

logout URL:

http://localhost:8080/auth/realms/{realm_name}/protocol/openid-connect/logout