Package io.hawt.web.auth.keycloak
-
Class Summary Class Description KeycloakServlet Servlet, which aims to return: - whether keycloak is enabled (true/false) if path '/enabled' is used - keycloak.json to be used by keycloak JS adapter on frontend if path '/client-config' is used - validate if current JAAS logged subject is same like SSO user logged through keycloak if path '/validate-subject-matches' is usedKeycloakUserServlet