...
Embedded forms still needs valid authentication, if user is not logged in before browser will be redirected to login page. Alternatively you can specify an authentication token to login user automatically and skip login page. Example embedded page url with authentication is below;
Code Block |
---|
http://ertan.emakin.com/app/embed.aspx?/workitem/d4c1adc7-c9d2-4af0-a2b3-b6d61d88df6d&auth=41AA3CE3CAFB..............BF8114 |
...