keycloak-scim/adapters/oidc/kcinit
2018-09-06 20:08:02 +02:00
..
src/main kcinit 2018-03-16 12:11:57 -04:00
pom.xml Set version to 4.5.0.Final 2018-09-06 20:08:02 +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.