Change #7136
Category | None |
Changed by | Jeff Davis <jeff.davis | @bc.libraries.coop>
Changed at | Tue 25 Aug 2020 16:45:31 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 1e356c7ca5ababc70618a37e59a87f55f05975d2 |
Comments
Template Toolkit for RemoteAuth With this commit, RemoteAuth handlers can now use TT2 templates to manage the format and content of responses. This will make it easier for admins to control what patron information is included in a successful auth response, among other things. TT2 support is provided by a new OpenILS::WWW::RemoteAuth::Template Perl module. (EGWeb has too much overhead and is not well-suited to this use case.) Signed-off-by: Jeff Davis <jeff.davis@bc.libraries.coop> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/perlmods/lib/OpenILS/WWW/RemoteAuth/Template.pm