[keycloak-user] Authentication with both Keycloak and client-cert

Sjef Hoeks sjefhoeks at hotmail.com
Fri Apr 13 10:56:05 EDT 2018


Hi,

is it possible to protect an application consisting of a single WAR with both Keycloak (for the user interface) and CLIENT_CERT (for webservices).

E.g.:
endpoint /ui must be protected with Keycloak, so users must login to access these pages.
endpoint /ws must be protected with mutual authencation with certificates.

Kind regards,
Sjef


More information about the keycloak-user mailing list