mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-09-30 13:33:32 -07:00
Update docs for main
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
parent
83b43f155b
commit
4e55e1b6f4
8 changed files with 383 additions and 339 deletions
|
@ -74,6 +74,7 @@ Refer to [docs](https://docs.ansible.com/ansible/latest/collections/community/ge
|
|||
- name: <name of the client>
|
||||
id: <id of the client>
|
||||
client_id: <id of the client>
|
||||
secret: <secret of the client (Optional)>
|
||||
roles: <keycloak_client_default_roles>
|
||||
realm: <name of the realm that contains the client>
|
||||
public_client: <true for public, false for confidential>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue