From cca5ef44fa715a2e39bf21fe9d3de59d6eff004a Mon Sep 17 00:00:00 2001 From: Pedro Igor Date: Tue, 13 Jan 2026 14:25:29 -0300 Subject: [PATCH] Updating the documentation Signed-off-by: Pedro Igor --- .../server_admin/topics/workflows/defining-steps.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/documentation/server_admin/topics/workflows/defining-steps.adoc b/docs/documentation/server_admin/topics/workflows/defining-steps.adoc index 7bd1bb74493..0a1d64e694d 100644 --- a/docs/documentation/server_admin/topics/workflows/defining-steps.adoc +++ b/docs/documentation/server_admin/topics/workflows/defining-steps.adoc @@ -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 ``/`` pairs a| - ``: The attribute name - ``: The value of the attribute