I need to implement following functionality, Please let me know your thoughts for the same'
>The user logs into their local PC (as they typically would when commencing work in the morning)
>The user needs to obtain information on a partner company's extranet website - for example to obtain pricing or product details.
>The user navigates to the partner company extranet site - for example: http://example.com The partner website now does not require any password to be typed in - instead, the user credentials are passed to the partner extranet site using AD FS
>The user is now logged into the partner website and can interact with the website 'logged in'
Please let me know how I can do that using Active directory authentication.
From your description above, what you want it to secure extranet application in asp.net. Extranet, this describes how to secure common extranet application scenarios. It presents the characteristics of each scenario and describes the steps necessary to secure
the scenario. see:
https://msdn.microsoft.com/en-us/library/ff649347.aspx
Please let me know if there is anything that I can do to help.
Best regards,
Angie
asp.net
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
80 Points
855 Posts
Authentication on Extranet website using active directory authentication
Apr 17, 2015 02:41 AM|vikas227|LINK
I need to implement following functionality, Please let me know your thoughts for the same'
>The user logs into their local PC (as they typically would when commencing work in the morning)
>The user needs to obtain information on a partner company's extranet website - for example to obtain pricing or product details.
>The user navigates to the partner company extranet site - for example: http://example.com The partner website now does not require any password to be typed in - instead, the user credentials are passed to the partner extranet site using AD FS
>The user is now logged into the partner website and can interact with the website 'logged in'
Please let me know how I can do that using Active directory authentication.
asp.net
All-Star
32817 Points
3815 Posts
Re: Authentication on Extranet website using active directory authentication
Apr 20, 2015 02:08 AM|Angie xu - MSFT|LINK
HI vikas,
Welcome to asp.net forum.
From your description above, what you want it to secure extranet application in asp.net. Extranet, this describes how to secure common extranet application scenarios. It presents the characteristics of each scenario and describes the steps necessary to secure the scenario. see: https://msdn.microsoft.com/en-us/library/ff649347.aspx
More resources: Active Directory Authentication from ASP .NET
Please let me know if there is anything that I can do to help.
Best regards,
Angie
asp.net
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.