Forum Search Results for "" RSS 1—3 of 3

More Search Options

  • Re: Caching authentication information in a custom HttpModule

    Posted to IIS.NET Site Feedback by Adduce on 03-10-2009, 5:20 PM

    Sorry about that; not sure how it happened. I've reposted this in the "IIS7 - Extensibility" forum.

    • http://forums.iis.net/p/1155887/1896248.aspx#1896248
  • Caching authentication information in a custom HttpModule

    Posted to IIS7 - Extensibility by Adduce on 03-10-2009, 5:20 PM

    Hello all, I posted this in the wrong forum the first time, so I'm re-posting it here. I have created a class that implements IHttpModule and is subscribed to the AuthenticateRequest event. So far, it seems to work well. However, I am in search of a way to cache the authentication information. As implemented, it re-authenticates the user ...

    • http://forums.iis.net/p/1155888/1896247.aspx#1896247
  • Caching authentication information in a custom HttpModule

    Posted to IIS.NET Site Feedback by Adduce on 03-10-2009, 5:04 PM

    Hello all, I have created a class that implements IHttpModule and is subscribed to the AuthenticateRequest event. So far, it seems to work well. However, I am in search of a way to cache the authentication information. As implemented, it re-authenticates the user with each request. I could manage state manually, but I would much rather ...

    • http://forums.iis.net/p/1155887/1896239.aspx#1896239

Microsoft Communities