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

DRS + Passports request/response format #352

Open
jb-adams opened this issue Apr 28, 2021 · 0 comments
Open

DRS + Passports request/response format #352

jb-adams opened this issue Apr 28, 2021 · 0 comments

Comments

@jb-adams
Copy link
Member

jb-adams commented Apr 28, 2021

A sub-problem of the DRS + Passports Design Resolution epic.

This sub-problem involves reaching consensus on what information is communicated between client, DRS service, and Passport broker at each API call, and how this information is structured.

Questions include:

  • What IDs are passed in the API calls?
    • Will full URLs scale; should identifiers or paths with factored out base URIs be used instead?
    • Should non-URI IDs be used to identify objects in all places, or should we allow URIs as well?
  • How about support for plain OAuth2?
    • Do we require that this process make use of passport brokers, or do we generalize to allow OAuth2 authorization servers as well?
  • How and where are visa requirements communicated?
    • Should a DRS server tell a client what visas it should request from a broker? OR...
    • Should a client tell a broker what DRS objects it wants to authorize for, and let the broker resolve the required visas?
    • Should the client be sending DRS objects to the broker, or should the client be told which visas to request?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant