Re: Forms Authentication - "Deny users = ?" necessary
From: bob biris (bobbiris_at_hotmail.com)
Date: 09/04/03
- Next message: Shannon: "dll error with .Net 1.0 and 1.1 installed"
- Previous message: Barney Nicholls: "Re: web.config access problem"
- In reply to: Hernan Ochoa: "Re: Forms Authentication - "Deny users = ?" necessary"
- Next in thread: Hernan Ochoa: "Re: Forms Authentication - "Deny users = ?" necessary"
- Reply: Hernan Ochoa: "Re: Forms Authentication - "Deny users = ?" necessary"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 4 Sep 2003 07:15:05 -0700
Thanks for your reply Hernan.
I can't believe Authentication and Authorization are mixed...
If I want to identify/authenticate a user (for example to retrieve his
settings from the server, let's say), the only way is to direct him to
a page which denies him access for him to be presented with a login
page. I'm surpised there is no way to force everybody to authenticate
(through forms authentication) and then leave the authorization doing
what it does best: "authorize" or not access to it to the page.
- Next message: Shannon: "dll error with .Net 1.0 and 1.1 installed"
- Previous message: Barney Nicholls: "Re: web.config access problem"
- In reply to: Hernan Ochoa: "Re: Forms Authentication - "Deny users = ?" necessary"
- Next in thread: Hernan Ochoa: "Re: Forms Authentication - "Deny users = ?" necessary"
- Reply: Hernan Ochoa: "Re: Forms Authentication - "Deny users = ?" necessary"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|