Hi,
Is it possible to disable to the role caching when using the ClientRoleProvider?
The application in question is a console application...
I've tried setting 'cacheRolesInCookie' to false (I know it's a console app, but I was running low on ideas!) - but it had no affect.