sul-dlss / FOLIO-Project-Stanford

Task management for Stanford’s analysis of FOLIO.
2 stars 0 forks source link

Explore if alternative ID field for user record exists #30

Closed dlrueda closed 1 year ago

dlrueda commented 3 years ago

This field already exists? Or there’s a plan for it to exist?

We are hoping to use this for Stanford mobileID

jgreben commented 3 years ago

If not, investigate https://github.com/folio-org/folio-custom-fields

ryanmax commented 3 years ago

As per UXPROD-2936, this functionality has been created using custom fields and will go into the juniper release.

Laszlo-J commented 3 years ago

There's also a field for an External System ID, which can store multiple IDs, including Google or Apple account IDs. Potential to use for SU MobileID.

Note: currently only one value can be used. There's an enhancement for multiple values, but no ETA: https://issues.folio.org/browse/MODUSERS-159

Reference: https://wiki.folio.org/display/UM/2021-02-17+Meeting+Notes

User data app: https://github.com/folio-org/mod-users/blob/master/ramls/userdata.json

"externalSystemId": {
  "description": "An ID that corresponds to an external authority",
  "type": "string"
Laszlo-J commented 3 years ago

Investigate if externalsystemId is in addition to userID and can be queried separately.

shelleydoljack commented 2 years ago

Alternative approach Duke implemented for dealing with patrons that have multiple IDs (phone ID, card ID, watch ID, etc.).