pysaml2 icon indicating copy to clipboard operation
pysaml2 copied to clipboard

Python implementation of SAML2

Results 147 pysaml2 issues
Sort by recently updated
recently updated
newest added

### Description This adds XML Encryption 1.1 Schema to the schema validator. ##### The feature or problem addressed by this PR Sweden Connect has recently added an MGF element with...

Hello all, please, need help with the config for saml2, I'm receiving this error, and have no idea how to add this attribute. Error processing SAML response: 'Config' object has...

I am using SATOSA with Renater federation WAYF (SAML frontend / SAML backend with discovery). The global nginx reverse proxy on our infra is sending 502 errors after the selection...

When using pysaml2 with djangosaml2 the namespaces in the created metadata in /saml2/metadata are changing randomly. ### Code Version Python3.11 pysaml2==7.5.0 Django==4.2.14 djangosaml2==1.9.3 Settings in django: ``` ## SAML settings...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

### Description ##### The feature or problem addressed by this PR The configuration options for `digest_algorithm` and `signature_algorithm` were incorrectly documented as an `sp`/`idp` option. See #405 for background. #####...

documentation

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0. Release notes Sourced from urllib3's releases. 2.5.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python

Closes #879 Fixes #975 --- ### Description ##### The feature or problem addressed by this PR This PR replaces pyopenssl whose usage is discouraged by its own developers. This is...

Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...

dependencies
python