Skip to main content

Hi Everybody,

 I want to configure k2 to use service instead of using active directory for authentication purposes, for more explaination I want to set destination user from web service that authenticate the user name and password and it return true or false.

 

Maybe I use ASP.NET forms integrated with k2 so my case is to authonticate ASP.NET application with normal membership then I call a workflow from K2 and I pass the destination user, and in k2 server I set the destination user email from service.

 

Any solution.

 

Thanks all.

You would need to write a custom security provider to accomplish this.  This page has some links to additional articles to assist with the process.


Reply