mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-24 13:50:33 -07:00
#222: add support for local providers to be uploaded
This commit is contained in:
parent
d87c8ca8ac
commit
26316ddc50
5 changed files with 25 additions and 5 deletions
|
@ -39,6 +39,8 @@
|
|||
version: 24.0.4 # optional
|
||||
# username: myUser # optional
|
||||
# password: myPAT # optional
|
||||
# - id: my-static-theme
|
||||
# local_path: /tmp/my-static-theme.jar
|
||||
keycloak_quarkus_policies:
|
||||
- name: "xato-net-10-million-passwords.txt"
|
||||
url: "https://github.com/danielmiessler/SecLists/raw/master/Passwords/xato-net-10-million-passwords.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue