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

fix: endpoints route map and dpop removed according to the specs #253

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

elisanp
Copy link
Collaborator

@elisanp elisanp commented Aug 23, 2024

Addressed the following:

  • fixed issue [Bug][Satosa] Default request and response routing logic is flipped #246
  • removed DPoP from integration test and backend invocation, as it is no longer required as per specs
  • integration test and handlers now properly distinguish between response uri (invoked by wallet to send authorization response) and redirect uri (invoked after authentication is completed)

@elisanp elisanp added this to the 0.9.0 milestone Aug 23, 2024
@elisanp elisanp requested a review from peppelinux August 23, 2024 09:26
@peppelinux peppelinux merged commit 03d72a7 into italia:dev Aug 29, 2024
4 checks passed
@peppelinux peppelinux changed the title feat: stability of project fix: endpoints route map and dpop removed according to the specs Aug 29, 2024
@peppelinux peppelinux linked an issue Aug 29, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

[Bug][Satosa] Default request and response routing logic is flipped
3 participants