[FOLIO-2263] authn/login should allow login using externalUserID and Barcode Created: 17/Sep/19 Updated: 03/Jun/20 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | New Feature | Priority: | TBD |
| Reporter: | Theodor Tolstoy (One-Group.se) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
For many integrations, like SIP2 and others, systems are relying on the externalUserId and Barcode to authenticate a user. Currently authn/login only allows login requests for Username or Id (the uuid for the user). This leads to an extra burden (and unnecessary permissions) on the integrating systems and Edge modules since they need to lookup the patrons in FOLIO before allowing the user to login using their externalUserId. |