Add new script and some docs

This commit is contained in:
decentral1se
2021-06-18 09:03:54 +02:00
parent 7a3af5bc96
commit ab248fb9c3
4 changed files with 96 additions and 1 deletions

View File

@ -1,5 +1,9 @@
#!/usr/bin/env python3
#######################################################
# WARNING: Use the add-users-keycloak-api.py instead!!!
#######################################################
# See https://www.keycloak.org/docs/latest/server_admin/#user-operations
# The following command must be run beforehand to log into the keycloak:
# /opt/jboss/keycloak/bin/kcadm.sh config credentials --server http://localhost:8080/auth --realm master --user admin