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

Use a single security binding per security policy #1095

Closed
ppalaga opened this issue Nov 5, 2023 · 1 comment · Fixed by #1170
Closed

Use a single security binding per security policy #1095

ppalaga opened this issue Nov 5, 2023 · 1 comment · Fixed by #1170

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Nov 5, 2023

Blocked by https://issues.apache.org/jira/browse/CXF-8967 - see there for steps to reproduce.

ppalaga added a commit that referenced this issue Dec 25, 2023
ppalaga added a commit that referenced this issue Dec 25, 2023
@ppalaga ppalaga changed the title Body and elements not signed with security.enable.streaming = true Use a single security binding per security policy Jan 4, 2024
ppalaga pushed a commit to ppalaga/quarkus-cxf that referenced this issue Jan 4, 2024
@ppalaga
Copy link
Contributor Author

ppalaga commented Jan 4, 2024

As explained by @ffang in ppalaga#2 , the root cause of this issue is the usage of multiple security bindings (TransportBinding, AsymmetricBinding and SymmetricBinding) where just one is honored by CXF.

I am renaming this issue accordingly.

I rebased and reworded @ffang 's PR here: #1170

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 a pull request may close this issue.

1 participant