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 used
|
KeycloakUserServlet |
Copyright © 2017 JBoss by Red Hat. All rights reserved.