I have upgrade to 7.3 and know that Windows Authentication model has been replaced (ASP.NET Identity model) and can no longer be used.
I looked at the this [link][1] and followed the instructions. It wokrs but it assumes you are already in the Umbraco user database BEFORE authenticating.
In our case, we wish to authenticate to Active Directory FIRST then if the user does not exist in the Umbraco database, create it.
Does anyone have a working example or know how to do this?
Thanks
BTD
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/73570-aspnet-identity-model-example