Try our conversational search powered by Generative AI!

Authentication using ASP.NET Membership provider and Azure Active Directory

Vote:
 

I would like to keep using out of the box membership provider model for external customer logins but want to know if there is a way to enable Azure active direcotry authentication for our internal office users, is this possible in EpiServer CMS 9.3 or does anyone have ideas on how to achieve this? Appreciate your help!

Thanks.

#144996
Feb 23, 2016 16:03
Vote:
 

Use multiplexing provider with sqlprovider in first spot and active directory provider in 2nd should do that.

#145005
Feb 23, 2016 17:40
Vote:
 

Check out 

http://wp.jain.se/ishan/2011/12/07/setup-multiplexmemebershipprovider-in-episerver/

For example 

#145006
Feb 23, 2016 17:45
Vote:
 

Nm...for azure you can't use that standard provider...

#145007
Feb 23, 2016 17:50
Vote:
 

You probably need to go down the owin route like

http://world.episerver.com/blogs/Kalle-Ljung/Dates/2014/11/using-azure-active-directory-as-identity-provider/

Also check out Marijas blog about owin and Episerver and for mixed mode

http://world.episerver.com/documentation/Items/Developers-Guide/Episerver-CMS/8/Security/mixed-mode-owin-authentication/

#145010
Feb 23, 2016 18:42
Vote:
 

Thank you! I will checkout her blog.

#145094
Feb 24, 2016 16:01
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.