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
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