<div dir="ltr">I'm still struggling to read what you are saying..<div><br></div><div>Are you saying that when you use the "send-verify-email" endpoint the subject of the email is "Verify email" and when you use the "execute-actions-email" the subject is "Update Your Account"? If so I think that's the wanted behavior. "execute-actions-email" allows a user to perform one or more actions.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 21 December 2015 at 16:31, Andrej Prievalsky <span dir="ltr"><<a href="mailto:ado.boj.83@gmail.com" target="_blank">ado.boj.83@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So I would like to clarify it:<div><br></div><div>In version <span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">1.6.1.Final was Sending verify email done via REST-API:</span></div><div><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">PUT </span><a href="http://172.31.32.216:8080/auth/admin/realms/universities/users/3cb6d892-8df8-45bf-a336-9ddbce1c56d0/send-verify-email" rel="nofollow" style="color:rgb(59,115,175);text-decoration:none;font-family:Arial,sans-serif;font-size:14px;line-height:20px" target="_blank">http://172.31.32.216:8080/auth/admin/realms/universities/users/3cb6d892-8df8-45bf-a336-9ddbce1c56d0/send-verify-email</a><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px"><br></span></div><div>Here was JIRA ticket 2063 created (missing code in verify link) <a href="http://172.31.32.216:8080/auth/realms/universities/login-actions/email-verification?key=lJOE7feTo8VNfmy0OyYpowIT3yMUcJmsY9_QaV2Bd7k.160f1a4f-5f8e-4105-a4d3-0914bb890ed2" rel="nofollow" style="color:rgb(50,104,149);font-family:Arial,sans-serif;font-size:14px;line-height:20px" target="_blank">http://172.31.32.216:8080/auth/realms/universities/login-actions/email-verification?key=lJOE7feTo8VNfmy0OyYpowIT3yMUcJmsY9_QaV2Bd7k.160f1a4f-5f8e-4105-a4d3-0914bb890ed2</a></div><div><br></div><div>In actual version 1.7.0.Final, when I check same REST-API:</div><div><span style="font-size:12.8px">PUT </span><a href="http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/send-verify-email" style="font-size:12.8px" target="_blank">http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/send-verify-email</a><br></div><div>I got verification email with Subject "Update Your Account" are running verification link</div><div><a href="http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-actions?key=KRRUrLQD8RrIqu-QbCh3i5TUwH9Bbbtu9CPpOdHwlG0.fce4040e-945f-4fb9-9ea1-e744cb61a022" style="font-size:12.8px" target="_blank">http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-actions?key=KRRUrLQD8RrIqu-QbCh3i5TUwH9Bbbtu9CPpOdHwlG0.fce4040e-945f-4fb9-9ea1-e744cb61a022</a><br></div><div><br></div><div>But same verification email in 1.7.0.Final I am getting with different REST_API:</div><span class=""><div><div style="font-size:12.8px">PUT <a href="http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/execute-actions-email" target="_blank">http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/execute-actions-email</a></div><div style="font-size:12.8px">with body ["VERIFY_EMAIL"]</div></div><div style="font-size:12.8px"><br></div></span><div style="font-size:12.8px">In summary: </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Now both REST-APIs works fine in version 1.7.0.Final.</div><div style="font-size:12.8px">But my question is: shouldn't be different verification email in subject and in link for first REST_API: <a href="http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-actions?key=KRRUrLQD8RrIqu-QbCh3i5TUwH9Bbbtu9CPpOdHwlG0.fce4040e-945f-4fb9-9ea1-e744cb61a022" style="font-size:12.8px" target="_blank">http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-actions?key=KRRUrLQD8RrIqu-QbCh3i5TUwH9Bbbtu9CPpOdHwlG0.fce4040e-945f-4fb9-9ea1-e744cb61a022</a></div><div style="font-size:12.8px">and second REST-API: <span style="font-size:12.8px">PUT </span><a href="http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/execute-actions-email" style="font-size:12.8px" target="_blank">http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/execute-actions-email</a></div><div style="font-size:12.8px">with body ["VERIFY_EMAIL"]?</div><div style="font-size:12.8px"><span style="font-size:12.8px">Because when I do this two operation via GUI I got different verification emails in subject and link. First one is with subject Verify email and second one is Update Your Account.</span><br></div><div><div class="h5"><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 17, 2015 at 10:45 AM, Stian Thorgersen <span dir="ltr"><<a href="mailto:sthorger@redhat.com" target="_blank">sthorger@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I don't understand what you are saying here. Can you please reformulate the question?</div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On 11 December 2015 at 10:55, Andrej Prievalsky <span dir="ltr"><<a href="mailto:ado.boj.83@gmail.com" target="_blank">ado.boj.83@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><div dir="ltr"><span style="font-size:12.8px">Hi all,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I tried to validate this issue on 1.7.0.Final, but I have question:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">After send two different REST-APIs:</div><div style="font-size:12.8px">1.) PUT <a href="http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/send-verify-email" target="_blank">http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/send-verify-email</a></div><div style="font-size:12.8px">and</div><div style="font-size:12.8px">2.) PUT <a href="http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/execute-actions-email" target="_blank">http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6d3f-4274-8aea-268bf3560e4c/execute-actions-email</a></div><div style="font-size:12.8px">with body ["VERIFY_EMAIL"]</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I got for both REST APIs email with Subject "Update Your Account" and link generated in email:</div><div style="font-size:12.8px"><p><a href="http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-actions?key=KRRUrLQD8RrIqu-QbCh3i5TUwH9Bbbtu9CPpOdHwlG0.fce4040e-945f-4fb9-9ea1-e744cb61a022" target="_blank">http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-actions?key=KRRUrLQD8RrIqu-QbCh3i5TUwH9Bbbtu9CPpOdHwlG0.fce4040e-945f-4fb9-9ea1-e744cb61a022</a></p><br><span style="font-size:12pt;font-family:'Times New Roman',serif">What is in different when I </span><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">generate Verify Email </span><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">via GUI</span><br></div><div style="font-size:12.8px"><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">when Subject is "</span><font color="#333333" face="Arial, sans-serif"><span style="font-size:14px;line-height:20px">Verify email</span></font><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">" and link generated in email:</span></div><div style="font-size:12.8px"><p><a href="http://172.31.32.216:8080/auth/realms/universities/login-actions/email-verification?code=2sdgs_wvS8kR1MMpzj6DrIVnqdyaY76zyCJ_Mga4dio.b6957365-eacc-4a23-8079-adbd88554b23&key=DT4mpFcMC5" target="_blank">http://172.31.32.216:8080/auth/realms/universities/login-actions/email-verification?code=2sdgs_wvS8kR1MMpzj6DrIVnqdyaY76zyCJ_Mga4dio.b6957365-eacc-4a23-8079-adbd88554b23&key=DT4mpFcMC5</a></p><p><span style="font-size:12.8px"><br></span></p><p><span style="font-size:12.8px">Should it be so now correct or something was changed or something is incorrect on my side?</span><br></p><p>Thanks.</p><p><br></p><p><br></p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 30, 2015 at 1:18 PM, Stian Thorgersen (JIRA) <span dir="ltr"><<a href="mailto:issues@jboss.org" target="_blank">issues@jboss.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><u></u>
<div style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:1.429">
<table cellpadding="0" cellspacing="0" width="100%" style="border-collapse:collapse;background-color:rgb(245,245,245)">
<tbody><tr>
<td style="border-collapse:collapse;padding:10px 20px">
<table cellspacing="0" cellpadding="0" border="0" style="border-collapse:collapse">
<tbody><tr>
<td valign="top" style="padding:0px 8px 0px 0px;border-collapse:collapse;vertical-align:top;width:32px"> <img height="32" width="32" border="0" style="border-radius:3px;vertical-align:top">
</td>
<td valign="middle" style="padding:0px;border-collapse:collapse;vertical-align:middle;font-family:Arial,sans-serif;font-size:14px;line-height:20px"> <a rel="stianst" href="https://issues.jboss.org/secure/ViewProfile.jspa?name=stianst" style="color:rgb(59,115,175);text-decoration:none" target="_blank">Stian Thorgersen</a> <strong>updated</strong> <a href="https://issues.jboss.org/browse/KEYCLOAK-2063" style="color:rgb(59,115,175);text-decoration:none" target="_blank"><img height="16" width="16" border="0" align="absmiddle" alt="Bug"> KEYCLOAK-2063</a>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td style="border-collapse:collapse;padding:0px 20px">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="border-spacing:0px;border-collapse:separate">
<tbody><tr>
<td style="border-collapse:collapse;color:rgb(255,255,255);border-width:1px 1px 0px;border-left-style:solid;border-left-color:rgb(204,204,204);border-top-style:solid;border-top-color:rgb(204,204,204);border-right-style:solid;border-right-color:rgb(204,204,204);border-top-right-radius:5px;border-top-left-radius:5px;height:10px;line-height:10px;padding:0px 15px 0px 16px;background-color:rgb(255,255,255)">
</td>
</tr>
<tr>
<td style="border-collapse:collapse;border-width:0px 1px;border-left-style:solid;border-left-color:rgb(204,204,204);border-right-style:solid;border-right-color:rgb(204,204,204);padding:0px 15px 0px 16px;background-color:rgb(255,255,255)">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse:collapse">
<tbody><tr>
<td style="padding:10px 0px 0px;border-collapse:collapse;font-family:Arial,sans-serif;font-size:14px"> <a href="https://issues.jboss.org/browse/KEYCLOAK" style="color:rgb(59,115,175);text-decoration:none" target="_blank">Keycloak</a> / <a href="https://issues.jboss.org/browse/KEYCLOAK-2063" style="color:rgb(59,115,175);text-decoration:none" target="_blank"><img height="16" width="16" border="0" align="absmiddle" alt="Bug" style="vertical-align:text-bottom"></a> <a href="https://issues.jboss.org/browse/KEYCLOAK-2063" style="color:rgb(59,115,175);text-decoration:none" target="_blank">KEYCLOAK-2063</a>
</td>
</tr>
<tr>
<td style="vertical-align:top;padding:0px 5px 0px 0px;border-collapse:collapse;font-size:20px;line-height:30px"> <span style="font-family:Arial,sans-serif;padding:0px;font-size:20px;line-height:30px;vertical-align:middle"> <a href="https://issues.jboss.org/browse/KEYCLOAK-2063" style="color:rgb(59,115,175);text-decoration:none" target="_blank">Not working link generated via REST API - Send an email-verification email to the user</a> </span>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td style="border-collapse:collapse;border-width:0px 1px;border-left-style:solid;border-left-color:rgb(204,204,204);border-right-style:solid;border-right-color:rgb(204,204,204);padding:10px 15px 5px 16px;background-color:rgb(255,255,255)">
<table style="border-collapse:collapse">
<tbody><tr>
<th style="color:rgb(112,112,112);font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;line-height:20px;font-family:Arial,sans-serif;text-align:left;vertical-align:top;padding:2px 0px">
Change By:
</th>
<td style="border-collapse:collapse;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;line-height:20px;font-family:Arial,sans-serif;padding:2px 0px 2px 5px;vertical-align:top"> <a rel="stianst" href="https://issues.jboss.org/secure/ViewProfile.jspa?name=stianst" style="color:rgb(59,115,175);text-decoration:none" target="_blank">Stian Thorgersen</a>
</td>
</tr>
<tr>
<th style="color:rgb(112,112,112);font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;line-height:20px;font-family:Arial,sans-serif;text-align:left;vertical-align:top;padding:2px 0px">
Status:
</th>
<td style="border-collapse:collapse;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;line-height:20px;font-family:Arial,sans-serif;padding:2px 0px 2px 5px;vertical-align:top"> <span style="text-decoration:line-through;background-color:rgb(255,231,231)">Pull Request Sent</span> <span style="background-color:rgb(221,250,222)">Resolved</span>
</td>
</tr>
<tr>
<th style="color:rgb(112,112,112);font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;line-height:20px;font-family:Arial,sans-serif;text-align:left;vertical-align:top;padding:2px 0px">
Resolution:
</th>
<td style="border-collapse:collapse;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;line-height:20px;font-family:Arial,sans-serif;padding:2px 0px 2px 5px;vertical-align:top"> <span style="background-color:rgb(221,250,222)">Done</span>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td style="border-collapse:collapse;border-width:0px 1px;border-left-style:solid;border-left-color:rgb(204,204,204);border-right-style:solid;border-right-color:rgb(204,204,204);padding:0px 15px 0px 16px;background-color:rgb(255,255,255)">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse:collapse;font-family:Arial,sans-serif;font-size:14px;line-height:20px">
<tbody><tr>
<td valign="middle" style="border-collapse:collapse;padding:10px 0px;vertical-align:middle">
<table align="left" style="border-collapse:collapse">
<tbody><tr>
<td style="padding:0px;border-collapse:collapse;font-family:Arial,sans-serif;font-size:14px;line-height:20px;vertical-align:middle"> <a href="https://issues.jboss.org/browse/KEYCLOAK-2063#add-comment" title="Add Comment" style="color:rgb(59,115,175);text-decoration:none" target="_blank"> <img alt="Add Comment" title="Add Comment" height="16" width="16" border="0" style="vertical-align:middle"> </a>
</td>
<td style="padding:0px 0px 0px 5px;border-collapse:collapse;font-family:Arial,sans-serif;font-size:14px;line-height:20px"> <a href="https://issues.jboss.org/browse/KEYCLOAK-2063#add-comment" title="Add Comment" style="color:rgb(59,115,175);text-decoration:none" target="_blank">Add Comment</a>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td style="border-collapse:collapse;color:rgb(255,255,255);padding:0px 15px 0px 16px;height:5px;line-height:5px;border-width:0px 1px 1px;border-left-style:solid;border-left-color:rgb(204,204,204);border-bottom-style:solid;border-bottom-color:rgb(204,204,204);border-right-style:solid;border-right-color:rgb(204,204,204);border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:rgb(255,255,255)">
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td style="border-collapse:collapse;padding:12px 20px">
<table cellspacing="0" cellpadding="0" border="0" style="border-collapse:collapse">
<tbody><tr>
<td width="100%" style="padding:0px;border-collapse:collapse;color:rgb(153,153,153);font-size:12px;line-height:18px;font-family:Arial,sans-serif">
This message was sent by Atlassian JIRA <span>(v6.4.11#64026-<span title="78f6ec473a3f058bd5d6c30e9319c7ab376bdb9c">sha1:78f6ec4</span>)</span>
</td>
<td valign="top" style="padding:0px 0px 0px 20px;border-collapse:collapse;vertical-align:top">
<table style="border-collapse:collapse">
<tbody><tr>
<td style="padding:3px 0px 0px;border-collapse:collapse"> <img alt="Atlassian logo" title="Atlassian logo" width="169" height="36">
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</div>
</blockquote></div><br></div>
<br></div></div>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>