-
https://github.com/IdentityPython/pysaml2/blob/master/CHANGELOG.md
which version of pysaml2 is compatible with this project?
I currently get the following error after setting up required metadat…
-
**Vulnerability URL**
Provide the URL to the vulnerability. For example:
```
https://ossindex.sonatype.org/vulnerability/sonatype-2018-0212?component-type=pypi&component-name=pysaml2
```
**Comp…
-
For the SSO scenario at the UHH, we need to provide a way for users of different academic institutions to login to the repository. In our case, we want to allow all institutions that are part of [eduG…
-
I have now started to investigate freeradius3 with this freeradius_pysaml2 module, but module fails to load. I dont know why CONFIG_DIR section is nowadays commented out from freeradius_aa.py
CONFIG_…
-
If there is no connection to the test target's endpoint the test tool will hang, respectively the proxy will issue a gateway timeout. urllib3 will not time out. Reasons might be DNS, routing, test tar…
-
sp specific algorithms not being used
### Code Version
7.4
### Expected Behavior
https://pysaml2.readthedocs.io/en/latest/howto/config.html#signing-algorithm should be used as demonstrated.
…
-
Hi,
I followed the instructions but I got 2 failures on the test suite:
* Unexpected issue SP issue validating signed SAML
* The SP does not support a compressed SAMLResponse
Actually, it look…
-
https://github.com/italia/spid-django/blob/119c0b44ae3bdc0310dff28ab427cebe490c1519/.github/workflows/python-app.yml#L47
-
The login to the webui should also work as SAML service provider.
https://github.com/rohe/pysaml2
take a look at
https://github.com/jpf/okta-pysaml2-example
Add SAML IdP meta URL. For this we add a …
-
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 of the IDP on the…