So I would like to clarify it:
In version 1.6.1.Final was Sending verify email done via REST-API:
PUT
http://172.31.32.216:8080/auth/admin/realms/universities/users/3cb6d892-8...
Here was JIRA ticket 2063 created (missing code in verify link)
http://172.31.32.216:8080/auth/realms/universities/login-actions/email-ve...
In actual version 1.7.0.Final, when I check same REST-API:
PUT
http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6...
I got verification email with Subject "Update Your Account" are running
verification link
http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-...
But same verification email in 1.7.0.Final I am getting with different
REST_API:
PUT
http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6...
with body ["VERIFY_EMAIL"]
In summary:
Now both REST-APIs works fine in version 1.7.0.Final.
But my question is: shouldn't be different verification email in subject
and in link for first REST_API:
http://172.31.32.216:8080/auth/realms/universities/login-actions/execute-...
and second REST-API: PUT
http://172.31.32.216:8080/auth/admin/realms/universities/users/0ee34d46-6...
with body ["VERIFY_EMAIL"]?
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.
On Thu, Dec 17, 2015 at 10:45 AM, Stian Thorgersen <sthorger(a)redhat.com>
wrote:
I don't understand what you are saying here. Can you please
reformulate
the question?
On 11 December 2015 at 10:55, Andrej Prievalsky <ado.boj.83(a)gmail.com>
wrote:
> 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:
>
>> Stian Thorgersen
>> <
https://issues.jboss.org/secure/ViewProfile.jspa?name=stianst>
>> *updated* [image: Bug] KEYCLOAK-2063
>> <
https://issues.jboss.org/browse/KEYCLOAK-2063> Keycloak
>> <
https://issues.jboss.org/browse/KEYCLOAK> / [image: Bug]
>> <
https://issues.jboss.org/browse/KEYCLOAK-2063> KEYCLOAK-2063
>> <
https://issues.jboss.org/browse/KEYCLOAK-2063> Not working link
>> generated via REST API - Send an email-verification email to the user
>> <
https://issues.jboss.org/browse/KEYCLOAK-2063> Change By: Stian
>> Thorgersen
>> <
https://issues.jboss.org/secure/ViewProfile.jspa?name=stianst> Status:
>> Pull Request Sent Resolved Resolution: Done [image: Add Comment]
>> <
https://issues.jboss.org/browse/KEYCLOAK-2063#add-comment> Add Comment
>> <
https://issues.jboss.org/browse/KEYCLOAK-2063#add-comment> This
>> message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) [image:
>> Atlassian logo]
>>
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-user
>