Re: Azman returns cached roles to .Net API



Hi,

ok - i have to look at the source code then.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

Yes,,

<roleManager enabled="true" cacheRolesInCookie="false"
defaultProvider="RoleManagerAzManProvider" cookieRequireSSL="false"
cookieSlidingExpiration="false" createPersistentCookie="false"
cookieProtection="All" >
<providers>
<add name= xxx />
</providers>
</roleManager>
"Enrique Vargas" <vargasenrique@xxxxxxxxxxx> wrote in message
news:%23Cd1J64IGHA.3064@xxxxxxxxxxxxxxxxxxxxxxx

Hi, I'm using Active Directory as Membership Provider and Azman as
RoleProvider, everything works fine except that any change made in
Azman
after the ASP.NET 2.0 APP is
initialized returns a cached version of the roles information. The
APP
needs to know about any change produced while is running. Any idea
why
Azman is returning a cache version of the roles definitions.Thanks.


.



Relevant Pages

  • Re: Azman returns cached roles to .Net API
    ... Dominick Baier - DevelopMentor ... RoleProvider, everything works fine except that any change made in ... after the ASP.NET 2.0 APP is initialized returns a cached version of the roles information. ... The APP needs to know about any change produced while is running. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Azman returns cached roles to .Net API
    ... RoleProvider, everything works fine except that any change made in Azman ... initialized returns a cached version of the roles information. ... The APP needs ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Azman returns cached roles to .Net API
    ... > RoleProvider, everything works fine except that any change made in Azman ... > initialized returns a cached version of the roles information. ... The APP ...
    (microsoft.public.dotnet.framework.aspnet.security)