Add new script and some docs
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user