Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
AI OnAI Off
Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
Hi,
I recommend reading this blog post: Upgrading to Optimizely 12 aspnet core identity
That should help you along the way.
/Mari
Hi Team,
I was using Aspnet identity in CMS 11 and also it has some custom columns created by extending EPiServer.Cms.UI.AspNetIdentity.ApplicationUser class.
I am in progrres of migrating CMS 11 to CMS 12 and I came across some changes happened to Aspnet identity in .NET5 and also it has difference user password algoritham.
I found "EPiServer.CMS.AspNetCore.Migration" package to migrate. But can anyone worked on this identity migration if yes, Can you please provide the best way of migrating users and how to use above migration package.