mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 12:10:31 -07:00
Update plugins/modules/keycloak_authz_resource.py
Co-authored-by: Mark Armstrong <markparmstrong@gmail.com>
This commit is contained in:
parent
3b6d35e28e
commit
d026a6ccb1
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ options:
|
|||
required: false
|
||||
client_id:
|
||||
description:
|
||||
- The clientId of the keycloak client that should have the authorization scope.
|
||||
- The clientId of the keycloak client that should have the authorization resource.
|
||||
- This is usually a human-readable name of the Keycloak client.
|
||||
type: str
|
||||
required: true
|
||||
|
|
Loading…
Add table
Reference in a new issue