Description
Keycloak is an open source identity and access management application that provides user federation, strong authentication, user management, fine-grained authorization, and more.Examples
var keycloak = new KeycloakContainer();
keycloak.start();