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

AUTH-2447: Disable signature check in encrypted response #351

Closed

Conversation

srfrog
Copy link

@srfrog srfrog commented May 13, 2021

This PR disables signature checks when validating encrypted assertion responses. The goxmldsig tool has bugs related to the transforms that haven't been addressed. Once these bugs are fixed we will reenable the signature check. Also the pkg goxmldsig was updated to master to fix a crash in the handling null canonicalization values.

Signature bugs: russellhaering/goxmldsig#65 russellhaering/goxmldsig#43

Cesar Gonzalez added 4 commits May 6, 2021 09:01
This commit disables the signature check in encrypted responses due to a
bug in goxmldsig with transforms.
@srfrog srfrog closed this May 13, 2021
@srfrog srfrog deleted the feature/disable-encrypted-sig branch May 13, 2021 20:37
@srfrog srfrog restored the feature/disable-encrypted-sig branch May 13, 2021 20:43
@srfrog srfrog deleted the feature/disable-encrypted-sig branch May 13, 2021 20:44
@srfrog srfrog restored the feature/disable-encrypted-sig branch May 13, 2021 20:50
@srfrog srfrog deleted the feature/disable-encrypted-sig branch May 13, 2021 21:07
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.

1 participant