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-2448: Disable signature check in encrypted response #5

Merged
merged 2 commits into from
May 13, 2021

Conversation

srfrog
Copy link

@srfrog srfrog commented May 13, 2021

This PR disables signature checks when validating encrypted assertion responses. The russellhaering/goxmldsig pkg 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

JIRA: https://invisionapp.atlassian.net/browse/AUTH-2448

Cesar Gonzalez added 2 commits May 13, 2021 13:29
This commit disables the signature check in encrypted responses due to a
bug in goxmldsig with transforms.
@srfrog srfrog requested a review from SruthiD-Invision May 13, 2021 20:53
@srfrog srfrog merged commit b17ecee into main May 13, 2021
@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.

2 participants