Extend remote authentication support
Past due by over 12 years
16% complete
- Support Digest and SPNEGO/Kerberos authentication schemes
- Add a "credential provider plugin" mecanism (see javax.security.auth.callback.CallbackHandler) to retieve credentials automatically, bypassing the login form prompted by the portlet
- Support sending of CAS proxy tickets to CAS-ified remote hosts (use org.jasig.cas.client.proxy.ProxyGrantingTicketSt…
- Support Digest and SPNEGO/Kerberos authentication schemes
- Add a "credential provider plugin" mecanism (see javax.security.auth.callback.CallbackHandler) to retieve credentials automatically, bypassing the login form prompted by the portlet
- Support sending of CAS proxy tickets to CAS-ified remote hosts (use org.jasig.cas.client.proxy.ProxyGrantingTicketStorage)