Pass login credentials from asp.net form to k2 worklist

  • 17 August 2015
  • 2 replies
  • 3 views

Badge +1

Hi,

 

May I ask if how can I pass the login credentialss from ASP.Net form to k2 worklist? We are doing a system that a K2 form is within a ASP.Net website so we need to pass the credential of the user to see his/her worklist.

Thanks in advance.


2 replies

Userlevel 5
Badge +16

Hi,

 

Please check the following threads:

 

http://community.k2.com/t5/K2-blackpearl/How-to-retrieve-Worklist-item-using-the-GetWorklistItems-filter/td-p/48123

 

http://community.k2.com/t5/K2-blackpearl/Get-worklist-tasks-by-user/td-p/54601

 

this website is useful 

 

http://blogs.claritycon.com/blog/tag/asp-net-mvc-3/

 

wish it helps

Badge +1

Thanks for your reply. But what about just calling the worklist control from K2 to ASP.Net with the appropriate logged in user from website?

Reply