-
(This might be a pysaml2 issue).
SAML 2.0 MetadataIOP allows TLS-Certificates to be checked against metadata, explicitly ignoring anything except the public key. Saml2test, however, enforces TLS cert…
-
I am working with django_saml2_auth to set up a SSO Login on Django. I have installed the xmlsec library from this [link](https://www.zlatkovic.com/projects/libxml/index.html) and everything seems cor…
-
## Expected Behavior
Attributes should be untouched and specified by their `Name` (which is a required attribute). As `FriendlyName` is an optional attribute, one cannot rely on that and must-n…
-
Similar to this: https://twitter.com/AlecMuffett/status/950699975767482370
> Oh, this is glorious: pysaml2 library uses an `assert` statement to check & reject users who use the wrong password; how…
-
When using Rocket.Chat I found that a (probably valid) SAML Response message leads to an generic "Unable to validate response url: Error: Unknown SAML response message" when coming from an IDP based o…
-
## Code Version
`master`
## Expected Behavior
Find a simple example of necessary configuration and usage of the library from the project site.
## Current Behavior
Find a 1000+ line co…
lietu updated
4 years ago
-
EntraID (formerly Azure) sends a LogoutRequest via GET method in the form of /logout?SAMLRequest=...&Signature=...&SigAlg=... (respectively, LogoutResponse in the format of /logout?SAMLResponse=..…
-
`pip install -r requirements.txt` doesn't work on my system (ubuntu 18.04 LTS) due to the constraint `cryptography==1.2.3`. I believe this is due to differences between my OpenSSL headers and @jpf 's,…
-
fix bug with http-post binding; iterates on letter over url and should just output one value for url
```
MIIC8jCCAlugAwIBAgI…
-
We are facing an error with a dependent library "importlib-sources" that pysaml2 uses.
It updated this version to "6.0.0" on 7 Jul 2023.
One of the changes was the removal of "path".
Pysaml2 is t…