I am working on email notifications in my workflow process. I have to insert Inbox URL in the same email notification. I am using TaskSpace. I have configured email template as follows:
<p> <a href="http://10.130.13.26:8080/taskspace/drl/objectId/<dmp:param>task.qitem.id</dmp:param>">Click here to open the task in TaskSpace</a> </p>
Link is generated in mail notification but when the same user clicks on the link, it asks for login. When I tried the same for DA/WebTop, it doesn't asks for login credentials. Kindly let me know how I can bypass login screen from mail notification link while working on TaskSpace.