keycloak-scim/adapters/oidc/kcinit
2021-07-30 14:56:10 +02:00
..
src/main kcinit 2018-03-16 12:11:57 -04:00
pom.xml Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00
README.md kcinit 2018-03-16 12:11:57 -04:00

CLI Single Sign On

This java-based utility is meant for providing Keycloak integration to command line applications that are either written in Java or another language. The idea is that the Java app provided by this utility performs a login for a specific client, parses responses, and exports an access token as an environment variable that can be used by the command line utility you are accessing.