mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Updating the documentation
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
This commit is contained in:
parent
b2a1219937
commit
cca5ef44fa
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ on the realm resource associated with the event, so that each realm resource typ
|
|||
| `notify-user` | Notify the user by email a|
|
||||
- `subject`: The email subject
|
||||
- `message`: The email message in plain text or HTML format
|
||||
- `to`: The recipient email address. If not provided, the user's email address will be used
|
||||
| `set-user-attribute` | Set an attribute to the user. Allows providing multiple `<name>`/`<value>` pairs a|
|
||||
- `<name>`: The attribute name
|
||||
- `<value>`: The value of the attribute
|
||||
|
|
|
|||
Loading…
Reference in a new issue