# export Vault license
export VAULT_LICENSE=$(cat ~/Downloads/vault.hclic)
# Start all containers
make all
# open demo-ui
make ui
# Login to Vault as admin
export VAULT_ADDR=http://localhost:8200
vault login --method=userpass username=admin password=passw0rd
# Login to KeyCloak UI
http://localhost:8080
admin/passw0rd
-
Notifications
You must be signed in to change notification settings - Fork 0
nicklhw/vault-keycloak
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published