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: corrected inflate and deflate logic for xml, and corresponding tests with some refactoring for SAML sessions #92

Merged
merged 7 commits into from
Dec 11, 2024

Conversation

stebenz
Copy link
Collaborator

@stebenz stebenz commented Dec 9, 2024

Corrected the inflate and deflate logic for the handling of requests and responses in REDIRECT-binding, as they were not correctly handled. Refactoring for SAML sessions on Zitadel side, so that responses, timezone and expiration times of messages can be shared.

Definition of Ready

  • I am happy with the code
  • Short description of the feature/issue is added in the pr description
  • PR is linked to the corresponding user story
  • Acceptance criteria are met
  • All open todos and follow ups are defined in a new ticket and justified
  • Deviations from the acceptance criteria and design are agreed with the PO and documented.
  • No debug or dead code
  • My code has no repetitions
  • Critical parts are tested automatically
  • Where possible E2E tests are implemented
  • Documentation/examples are up-to-date
  • All non-functional requirements are met
  • Functionality of the acceptance criteria is checked manually on the dev system.

@stebenz stebenz self-assigned this Dec 9, 2024
@stebenz stebenz requested a review from livio-a December 9, 2024 16:22
pkg/provider/xml/xml.go Outdated Show resolved Hide resolved
pkg/provider/xml/xml.go Outdated Show resolved Hide resolved
pkg/provider/xml/xml.go Show resolved Hide resolved
pkg/provider/xml/xml.go Outdated Show resolved Hide resolved
pkg/provider/response.go Outdated Show resolved Hide resolved
pkg/provider/response.go Outdated Show resolved Hide resolved
pkg/provider/response_test.go Show resolved Hide resolved
@stebenz stebenz requested a review from livio-a December 10, 2024 12:26
@livio-a livio-a merged commit 95c785b into main Dec 11, 2024
6 checks passed
@livio-a livio-a deleted the response branch December 11, 2024 10:18
Copy link

🎉 This PR is included in version 0.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants