LP#1408803 Add 'persist' login type to auth_proxy sample config
authorDan Wells <dbw2@calvin.edu>
Thu, 8 Jan 2015 21:30:59 +0000 (16:30 -0500)
committerDan Scott <dscott@laurentian.ca>
Wed, 21 Jan 2015 15:21:22 +0000 (10:21 -0500)
A recent version of EG added the option to "stay logged in", and this
was implemented as a new login type. Since basically everyone will use
this option via the OPAC, it makes sense that this should be part of the
sample config for auth_proxy.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/opensrf.xml.example

index 85adf44..9f3209d 100644 (file)
@@ -447,6 +447,7 @@ vim:et:ts=4:sw=4:
                             <login_types>
                                 <type>staff</type>
                                 <type>opac</type>
+                                <type>persist</type>
                             </login_types>
                             <org_units>
                                 <unit>103</unit>