[users@httpd] 3rd party authentication - mod_auth_openidc

2019-04-02 Thread Jay Leggett
We're investigating the use of 
mod_auth_openidc<https://github.com/zmartzone/mod_auth_openidc> for our 
applications that require 3rd party authentication (Facebook, Google, & etc).  
Does anyone have experience with this module?  If so, has it proven to be 
reliable/stable?

____

Jay Leggett
Software Engineer
Lenovo United States

[Phone](919) 237-8165
[Email]jlegg...@lenovo.com<mailto:jlegg...@lenovo.com>






[RedLogo]






[users@httpd] Tracking URL usage

2019-01-07 Thread Jay Leggett
Hello,
I am looking for an Apache module that allows me to track the number of 
times each URL is requested on my Apache Web Server.  Does such a module exist 
or is there another project that does this?


Jay Leggett





-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] Authentication options besides basic

2017-12-22 Thread Jay Leggett
We have an internal site that uses basic authentication and is backed by LDAP.  
However, we would like to move to a more secure solution that uses a login page 
instead of the browser prompt for entering userid/password.  We switched to 
using form authentication, but it passes credentials as tokens in the session.  
  Is there a more secure option besides basic and form authentication?  Also, 
we would like for authentication to be done by the Apache web server and passed 
to Tomcat.

Thanks in advance for any assistance.

Jay Leggett







-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org