Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Rebischke
infrastructure
Commits
d3eae6c0
Verified
Commit
d3eae6c0
authored
May 23, 2020
by
Sven-Hendrik Haase
Browse files
kcadm_wrapper.sh: Add some more docs
parent
fd276af3
Changes
1
Show whitespace changes
Inline
Side-by-side
misc/kcadm_wrapper.sh
View file @
d3eae6c0
...
...
@@ -4,5 +4,8 @@
#
# Example invocation:
# misc/kcadm_wrapper.sh get realms
# misc/kcadm_wrapper.sh get authentication/flows
# Refer to the API docs for which resources exist:
# https://www.keycloak.org/docs-api/10.0/rest-api/index.html
#
kcadm
"
$@
"
--no-config
--server
https://accounts.archlinux.org/auth
--realm
master
--user
$(
misc/get_key.py group_vars/all/vault_keycloak.yml vault_keycloak_admin_user
)
--password
$(
misc/get_key.py group_vars/all/vault_keycloak.yml vault_keycloak_admin_password
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment