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>
Mon, 23 Nov 2015 16:25:34 +0000 (11:25 -0500)
commitf5d7b40a7db1c6b66453007421bdf15d184a8726
tree9412979112e5efc4351ca661b40dde892e35bdf2
parent362559789acff71da8ab8cb99657453f41e0b063
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]