Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth: return patron_pid in the scopes #3778

Open
PascalRepond opened this issue Nov 14, 2024 · 0 comments
Open

OAuth: return patron_pid in the scopes #3778

PascalRepond opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels
enhancement Improvement of an existing feature

Comments

@PascalRepond
Copy link
Contributor

How it works

Certain providers need a pid to identify a user and link them to their data (loans, reservations, etc.). Our OAuth implementation returns a barcode but this field can change.

Improvement suggestion

Allow the OAuth server to return the patron.pid somewhere in the scopes so that external services can specifically identify each user.

@PascalRepond PascalRepond added the enhancement Improvement of an existing feature label Nov 14, 2024
@rerowep rerowep moved this from Product Backlog to Ready to test in RERO ILS issues Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature
Projects
Status: Ready to test
Development

No branches or pull requests

2 participants