Role based access not working with Custom Form Based Authenticatio

B

bhaskar_412

Hi All,

I have configured Forms Authentication on my PWA site. I have used custom
membership provider and custom RolesProvider. When I am trying to add an user
or a group to the PWA site I am able to do it. Also I am able search all the
users and Groups (or Roles in this case) properly.

But when I am trying to grant access to the users by using the group I am
getting the Access Denied error. Although if I grant access through
individual user, then i am able to login to the site without any issue.

And surpeisingly during logon process none of the RolesProvider's method are
being called. I am a bit lost now, after fighting for last couple of days.
Can you guys put some light on what might be the reason behind this kind of
behavior?

Thanks
Bhaskar
 

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