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?