A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi everyone,
currently, My addons are working well on all old versions of EPiServer(CMS & Commerce).
I've just updated my commerce site to the version 10.5 but I can't get catalog from my site by calling the API of my addons. there is no change of source code in my addon for EPiServer 10.
I also check the admin section of backend site & found that all users & groups of users are created with default EPi_AspNetIdentityUserProvider, for the older sites that is CMSRoleProvider. In the Web.config is using the CMSRoleProvider for every configuration, EPi_AspNetIdentityUserProvider is not being used.
So is there any difference between EPi_AspNetIdentityUserProvider & CMSRoleProvider? how to create users & Groups of Users with CMSRoleProvider ?
Thanks & Regards,
Trung.vu