You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UmbracoIdentity is a really nice package that we have already used in one of our Umbraco 8 projects, in which we needed to have Azure Ad B2C authentication for the umbraco members.
Now We have the same requirement but the project this time is using Umbraco 9.
I have tried to follow all the .net 5 with Azure B2C tutorials & articles but i am not getting the right solution.
I know this not exactly an issue :) but just wondering if there is anything out there that will make the process easier in Umbraco 9 ?
The text was updated successfully, but these errors were encountered:
This library will only support Umbraco 8. All ASP.NET Identity services for umbraco members are included in v9 directly. The process will be made easier in the future within v9. I posted some information here umbraco/Umbraco-CMS#10656 (comment)
Hi Shannon,
UmbracoIdentity is a really nice package that we have already used in one of our Umbraco 8 projects, in which we needed to have Azure Ad B2C authentication for the umbraco members.
Now We have the same requirement but the project this time is using Umbraco 9.
I have tried to follow all the .net 5 with Azure B2C tutorials & articles but i am not getting the right solution.
I know this not exactly an issue :) but just wondering if there is anything out there that will make the process easier in Umbraco 9 ?
The text was updated successfully, but these errors were encountered: