AI OnAI Off
Which membership provider are you using? Asp.Net Identity or default (v9)? Which EPiServer version?
Hi Valdis,
I am also facing same issue and I am using WS Federation authentication.
Mounesh
The reason you get this error when open the CMS is because "Name" claim is missing. Check your ADFS claims transformation rule, and make sure it's mapped to one of your LDAP aatributes.
Furthermore, if you miss "Name" claim, the user won't be synced into your [dbo].[tblSynchedUser] table, therefore when Episerver Shell module tried to validate your identity, it can't find your details in that table.
I hope this will help you to fix your problem.
p.s. I hit on the same issue today :)
When I navigate to CMS login page. I enter username and password then I get this error:
Anyone have any ideas?
In advance, thanks for your support.
Kind regards,
Tan