Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Link to the customer portal instead of Jira in the account created mail

Kai Krause May 15, 2022

Hello,

in the usercreated.vm the normal Baseurl is linked.

#set ($setpasswordUrl = "${baseurl}/secure/ResetPassword!default.jspa?os_username=${velocityhelper.urlencode($user.name)}&token=${params.get('password.token')}")

We try to change it to the customer portal

set ($setpasswordUrl = "${baseurl}/servicedesk/customer/user/resetpassword?username=${velocityhelper.urlencode($user.name)}&token=${params.get('password.token')}")

The call to the link also works. Unfortunately, you cannot change the password, as the message is always displayed that the token has expired.

I assume that different tokens are used here. How do I get the right one?

Or is there a more elegant way to redirect the email links to the Cutsomerportal?

 

BR

Kai

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events