Update plugins/modules/keycloak_authz_resource.py

Co-authored-by: Mark Armstrong <markparmstrong@gmail.com>
This commit is contained in:
Maximilian Pohle 2024-09-13 13:45:04 +02:00 committed by GitHub
parent 3b6d35e28e
commit d026a6ccb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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