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

Refactor of Remote Flow section #519

Open
peppelinux opened this issue Jan 9, 2025 · 0 comments
Open

Refactor of Remote Flow section #519

peppelinux opened this issue Jan 9, 2025 · 0 comments

Comments

@peppelinux
Copy link
Member

The current structure of the Remote Flow section is not easy to follow. For example, it starts with the details of the Request URI POST, even if in the flow this request occurs after the Authorization Request. To follow the order of the requests and responses presented in the flow, I suggest restructuring this section. Here a proposal

Remote Flow
[...]

  1. Authorization Request
  2. Request URI Request
    With HTTP GET
    With HTTP POST
  3. Request URI Response
    Request Object Details
    Request URI Endpoint Errors
  4. “Authorization Response” Request
    SD-JWT Presentation
  5. “Authorization Response” Response
    Redirect URI
    Redirect URI Errors
    Authorization Response Errors
  6. Device Flow Status Checks and Security

Originally posted by @giadas in #507 (comment)

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

No branches or pull requests

1 participant