...
The web login service should provide users with a variety of mechanisms for
initial authentication. We'd like to support:
- X.509 user certificates
- Username/password protected by SSL
- Kerberos via http/spnego
A related project will be to support a Shibboleth deployment.
...