mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-23 06:21:43 -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
|
required: false
|
||||||
client_id:
|
client_id:
|
||||||
description:
|
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.
|
- This is usually a human-readable name of the Keycloak client.
|
||||||
type: str
|
type: str
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue