LP#1468422 New open-ils.auth_internal service
authorBill Erickson <berickxx@gmail.com>
Thu, 19 Nov 2015 20:00:20 +0000 (15:00 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 26 Feb 2016 14:17:41 +0000 (09:17 -0500)
commit14e6de1d0aa914f4d8e90673c4fd8e0b2e547c59
tree8c86e99e779cadeedf7f64a4c684d6fd95924bfb
parentdef04a88dccd6808c69c90e7f41b00c1df60c73a
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>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
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]