On Fri, Jan 25, 2008 at 11:09:37AM -0600, Campbell, Lance wrote:
> Is there currently a module like this? If not would this be something
> that the apache project might be interested in? The current modules
> look like they trigger either OS or browser authentication windows.
Sounds like mod_aut
On Fri, Jan 25, 2008 at 11:09:37AM -0600, Campbell, Lance wrote:
> I have seen this type of approach used at a few large companies where
> authentication needs to be handled only through one central
> service/department. Then other departments can develop web
> sites/applications without having to
Is there an apache authentication module that does the following?
1) Within the apache configuration a user would identify what URLs
are secure.
2) When a user tries to access content that is secured for the
first time the module redirects the user to a common authentication
server