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 for SLO when XML specifies encoding #127

Merged
merged 2 commits into from
Mar 21, 2019

Conversation

OP-Lamminen
Copy link
Contributor

@OP-Lamminen OP-Lamminen commented Feb 20, 2019

This should fix #60, fix #81 and fix #95.

- Adding bytes_type to compat
- Changing OneLogin_Saml2_XML.to_etree() to always pass bytes to _parse_etree()
- Adding test cases for SLO messages with XML encoding specified
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 95.822% when pulling b016e66 on OP-Lamminen:slo-with-xml-encoding into a82cbdc on onelogin:master.

@pitbulk
Copy link
Contributor

pitbulk commented Feb 20, 2019

Thanks for contributing this, I will review and merge.

… tests, allowing remote IdP tests to pass also when offline.
@OP-Lamminen OP-Lamminen force-pushed the slo-with-xml-encoding branch from b016e66 to 771072e Compare March 6, 2019 13:41
@lgasperin
Copy link

@pitbulk Heya, great library, but #95 is something I am also experiencing and just want to know if there is any possibility that this can get prioritized?

@pitbulk pitbulk merged commit 02452df into SAML-Toolkits:master Mar 21, 2019
@pitbulk
Copy link
Contributor

pitbulk commented Mar 21, 2019

@OP-Lamminen thanks for contributing this.

@lgasperin thanks for your comment, I don't know why I missed to merge it after validating.

kitsook added a commit to ubc/compair that referenced this pull request Jul 15, 2020
- MariaDB 10.4.13 crashes when running upgrade script to change
  encoding. Works fine with 10.1, 10.4.12, and 10.5 though. So upgrading
  devstack to use 10.5 (currently 10.5.4)
- encountered errors when doing saml logout with cwl. upgrading
  python3-saml. SAML-Toolkits/python3-saml#127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants