Hi all,
I tried to validate this issue on 1.7.0.Final, but I have question:
After send two different REST-APIs:
1.) PUT
http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6...
and
2.) PUT
http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6...
with body ["VERIFY_EMAIL"]
I got for both REST APIs email with Subject "Update Your Account" and link
generated in email:
http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-...
What is in different when I generate Verify Email via GUI
when Subject is "Verify email" and link generated in email:
http://172.31.32.216:8080/auth/realms/universities/login-actions/email-ve...
Should it be so now correct or something was changed or something is
incorrect on my side?
Thanks.
On Mon, Nov 30, 2015 at 1:18 PM, Stian Thorgersen (JIRA) <issues(a)jboss.org>
wrote: