Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Using Episerver ASP.NET Identity together with windows/AD authentication?

Vote:
 

Hello,

We're currently using ASP.NET Identity for handling external user accounts based on the integration explained in this blog post, http://sveinaandahl.blogspot.se/2015/08/how-to-integrate-aspnet-identity-with.html. This was implemented before Episerver had official support for ASP.NET Identity. In this solution it works fine to have external accounts handled by ASP.NET Identity and still use Windows accounts to login to edit/admin-mode. 

We're trying now to migrate to Episerver's ASP.NET identity solution but are having problems understanding how to use ASP.NET Identity for external accounts and use Windows accounts for edit and admin mode. We're aware of the recommendation of having separate servers/url for the public web and the edit/admin-mode but in this case the editors use the same url as the public web to login to edit-mode. 

Does anyone have any knowledge about how to make this work?

Best regards

Martin

#162069
Oct 10, 2016 11:17
Vote:
 

I would recommend a Federated security approach since that handles multiple catalogs so much nicer. Could that be an option in the migration work?

#162170
Oct 11, 2016 23:29
* 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.