Hi
I have a requirement as below.
MVC webpage, user can log in. Login against Active directory. Code is written in C# to do authentication against AD. After successful authentication, user redirects to the home page. The home page will have two links, one pointing to CRM and Another pointing to K2. Both CRM and K2 installed on the same server. Now, this AD authentication has to pass to CRM and K2. Therefore the user can log in one time in the webpage and use both CRM and K2. Something like SSO. MVC application also hosted in the same server. Is this possible to do? How can I achieve this?
CRM 365 is on-premise one.
Thanks & Regards,
Sathya Priya
*This post is locked for comments