kevinoconnor7 / osTicket-auth-cas

JASIG CAS Authentication plugin for osTicket
GNU General Public License v2.0
13 stars 8 forks source link

Http #3

Closed lulandco closed 8 years ago

lulandco commented 8 years ago

Add the possibility to get usermail et username attributes through HTTP headers. Usefull with CAS server which can't handle cas attributes but which can send HTTP headers (for instance LemonLDAP::NG 1.4)

kevinoconnor7 commented 8 years ago

I'm not sure that this is a common need, and would probably be better suited for something like osTicket/core-plugins which already has an http passthru authentication plugin.