fix scope_id etc.

This commit is contained in:
Felix Grzelka
2026-06-08 11:56:39 +00:00
parent 808d137e4c
commit ba3f716e5c
3 changed files with 33 additions and 33 deletions

View File

@@ -196,7 +196,7 @@ def main():
client_scope_object = kc.get_client_scope_by_name(client_scope_id, realm)
if not client_scope_object:
module.fail_json(msg=f"Failed to retrieve client-scope '{client_scope_id}'")
module.fail_json(msg=f"Failed to retrieve client scope '{client_scope_id}'")
if client_id:
# add client role

View File

@@ -94,7 +94,7 @@ msg:
type: str
sample: ""
proposed:
description: Representation of proposed client-scope types mapping.
description: Representation of proposed client scope types mapping.
returned: always
type: dict
sample: