umbraco public access error when authenticated
问题 I have an issue with public access in Umbraco 7. I use a custom membership provider to authenticate the users by my CRM database. I set a rule to let access to authenticated (front-end) users only and I used a custom role provider to define authenticated users have the visitors role. If they are not authenticated, they are redirected to the login page. When I debug the website the user has the role : I am authenticated and the role for the current user is the good one. But I am still