ez projects / spnego
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| spnego | Kristof Coomans | alpha | 0.1 | 3.9+ |
This single sign-on handler allows you to use Integrated Windows Authentication mechanisms to authenticate to your site. It requires an additional Apache module like mod_auth_kerb to actually perform the authentication.
Achim Grolms wrote a good tutorial on how to set up mod_auth_kerb.