I want to send additional data with my token. I want to send the
username,group,webmethod name in the token. and then i will override
the AuthenticateToken method and perform my custom authorization. Any
ideas on how to do this?
Lithor - 06 May 2008 09:26 GMT
Have you found a solution for this yet?
I am alos intressted in this. Anyone has any ideas?
> I want to send additional data with my token. I want to send the
> username,group,webmethod name in the token. and then i will override
> the AuthenticateToken method and perform my custom authorization. Any
> ideas on how to do this?