LP#1468422 New open-ils.auth_internal service
authorBill Erickson <berickxx@gmail.com>
Thu, 19 Nov 2015 20:00:20 +0000 (15:00 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 17 Feb 2016 22:21:32 +0000 (17:21 -0500)
commit113ed0768cac501356eed501a30afef58e687004
treefdde016455638afd6d5910374df3d8a7527c0491
parent64b91df3b5636d4246d31120b22dd3c3a76da9ab
LP#1468422 New open-ils.auth_internal service

Service is responsible for adding user data to the authentication cache.
Cache times are determined from opensrf.xml/AOUS settings.  No
authentication checks are performed.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/c-apps/Makefile.am
Open-ILS/src/c-apps/oils_auth.c
Open-ILS/src/c-apps/oils_auth_internal.c [new file with mode: 0644]