Re: Forms-based authentication expires before timeout
From: SPAMFILTER (anders_at_(SPAMFILTER)lybecker.com)
Date: 02/10/04
- Next message: [MSFT]: "RE: Web Service Security"
- Previous message: Paul Glavich: "Re: Impersonation with NTLM"
- In reply to: Hernan de Lahitte: "Re: Forms-based authentication expires before timeout"
- Next in thread: Pete: "Re: Forms-based authentication expires before timeout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 10 Feb 2004 09:49:21 +0100
On Wed, 4 Feb 2004 09:48:37 -0300, "Hernan de Lahitte"
<hernan@lagash.com> wrote:
>Check the page sequence that makes the login page to load.
>Are all the pages in this seq. in the same application/forms auth scope ?
>Your authz config is something like this?
>
><authorization>
> <deny users = "?" />
> <allow users= "*" />
></authorization>
The web.config:
<authorization>
<deny users="?"/>
</authorization>
The <alloe users="*" /> is implicit.
Regards
Anders Lybecker
- Next message: [MSFT]: "RE: Web Service Security"
- Previous message: Paul Glavich: "Re: Impersonation with NTLM"
- In reply to: Hernan de Lahitte: "Re: Forms-based authentication expires before timeout"
- Next in thread: Pete: "Re: Forms-based authentication expires before timeout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]