AI OnAI Off
Use multiplexing provider with sqlprovider in first spot and active directory provider in 2nd should do that.
Check out
http://wp.jain.se/ishan/2011/12/07/setup-multiplexmemebershipprovider-in-episerver/
For example
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/
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.