-
### Description
I believe there is a bug when generating the `metadata.xml`
I think the example configuration might be very *very* wrong (for example, the contact person email address key has a typo…
evlli updated
2 years ago
-
With SaToSa SAML frontend configured with edugain metadata, every request takes several minutes to serve. It seems like the plugin is parsing the metadata on every request, because the delay is not no…
-
Hi, after several months of normal operation, suddenly (since yesterday afternoon) and simultaneously both CommonSpaces clients fail to do the handshake with the production instance of the IdP. This h…
-
https://pysaml2.readthedocs.io/en/latest/howto/config.html?highlight=disable_ssl_certificate_validation#metadata
to get `disable_ssl_certificate_validation` to work we need to put it in the main SP…
-
The documentation should cover how to create the IdP from configuration, process an authentication request, and send a signed assertion/response.
-
Hello,
I set up the config as per the "djangosaml2 read the doc".
I well generate a SAML request and get a SAML response (sucess) from my IDP.
However, then, I have an error : Forbidden or CSRF…
-
Looking through the project history the decision to call out to the xmlsec1 binary made sense at the time due to the poor state of the library. However, the library looks to be in far better state now…
-
When SatoSa generates metadata for either front or backend saml plugins, the signature identifier is generated as
While the value is strictly speaking not incorrect (a unique string is required), …
-
I monkeypatched `xml/schema/__init__.py` as suggested in #833 to achieve loading a user-provided xsd. And it worked until, recently, the file has been altered.
I urgently need this feature.
a)…
-
It is a different topic than entity configuration, is not a concern of the calling program and causes redundancy in an application with many configurations.
Proposed resolution:
- pysaml2 shall hand…