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

Add support for updated Aeon API endpoints #129

Open
helrond opened this issue Jul 19, 2021 · 0 comments
Open

Add support for updated Aeon API endpoints #129

helrond opened this issue Jul 19, 2021 · 0 comments
Labels

Comments

@helrond
Copy link
Member

helrond commented Jul 19, 2021

Is your feature request related to a problem? Please describe.

In Aeon 5.1, there is support for creating requests via the API.

Describe the solution you'd like

Update placeholder code to support the creation of requests via the Aeon API. This will involve:

  • Updating the Aeon requester to send requests to the API endpoint, rather than the the web form
  • Adding a username field to the request data sent to Aeon
  • Grouping requests
  • Validating request data
  • A secondary request to correctly route the request (I think this only applies to duplication requests and requests that should end up in restrictions review, but should double-check)

Additional context

Fully implementing this will require implementing a separate authentication layer, so that DIMES has awareness of the user that is logged into Aeon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant