search
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.
What is the state of your site ( empty, a copy of quicksilver, or) and what do you mean failed? What did it say?
Trying to login to Commerce manager.
my user is member of CommerceAdmins, Managmenet Users, Registred and WebAdmins
In my CMS episerverframework config
<add roles="WebAdmins, Administrators" mode="Any" name="CommerceAdmins" type="EPiServer.Security.MappedRole, EPiServer.Framework" />
<add roles="WebAdmins, Administrators" mode="Any" name="PackagingAdmins" type="EPiServer.Security.MappedRole, EPiServer.Framework" />
But when i try to login into Commerce manager i get login failed?
What am i missing?