Hello I'd like to use external authentication. The web server populates the environement with REMOTE_USER, but also with various information about the user, such as e-mail address, phonr, organization...
Stock RT will only set username and gecos from REMOTE_USER. As I understand the code, I need so subclass RT::Interface::Web::WebExternalAutoInfo if I want to add the logic to read the other variables. Is there any example of how this should be done? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected] _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
