LoginView RolesGroup does not work

S

Sharma

Hi, I have setup LoginView Roles group, enabled Roles Manager in the
Web.config files and given authorisation access to my roles, namely,
approver, admin, user and requester. However, when the user logs in, he is
automatically redirected to teh LoginItemTemplate instead of the respesctive
"approver" template.
What am I doing wrong? The user does log in successfully.
I want to user to see the contents of the "Approver Role" contentTemplate.
My login form is on the site.master page.
 
A

Author

Hi, I have setup LoginView Roles group, enabled Roles Manager in the
Web.config files and given authorisation access to my roles, namely,
approver, admin, user and requester. However, when the user logs in, he is
automatically redirected to teh LoginItemTemplate instead of the respesctive
"approver" template.
What am I doing wrong? The user does log in successfully.
I want to user to see the contents of the "Approver Role" contentTemplate..
My login form is on the site.master page.

You didn't say what role provider you are using. Maybe you can paste
your roleManager section of your web.config.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top