[OPEN-ILS-DEV] Authentication using Evergreen credentials

Nathanael Schilling nathanaelschilling at gmx.net
Wed Jul 22 15:41:34 EDT 2009


Hi Benjamin.
If you've gotten in far enough to get an authtoken, you can request open-
ils.auth open-ils.auth.session.retrieve with the authtoken as the parameter to 
get the user object, IIRC.
Nathanael Schilling

On Wednesday 22 July 2009 10:14:46 pm J. Benjamin Dudley wrote:
> Hello,
>
>
>
> I'm currently working on a script that will allow patrons to access our
> wireless access points AFTER they use their Evergreen login and password.
>
>
>
> So far, I've got it so that a user can be authenticated, but for
> logging/security purposes, I would like to also be able to have their name
> recorded and library card number as well (although some users may login
> with their barcode, others can login with their OPAC username.I still want
> to have a record of their barcode).
>
>
>
> I've modified the PHP script at
> http://drupalib.interoperating.info/ilsauthen so that it runs separate from
> drupal.
>
>
>
> Is there a way to also gather the patron's name & barcode in the same
> manner?
>
>
>
>
>
> Thanks!
>
> Benjamin Dudley


More information about the Open-ils-dev mailing list