Posted on: 12/1/2014 4:03:21 PM | Views : 454

Hello,
I have a web site where I use ws federation to authenticate 
I have follow this site and some others for web config configuration but I don't know in may page_load() event how to use token info to limit access to users
I presume that I can at least get user role in the token and limit page access using [authorize]
my knowledge is brand new in this security layer and any help will be welcomed

Go to the complete details ...