-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the c…
-
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…
-
Below code is working locally in windows machine. But when I deploy it as a docker container it gives below issue as "Name or service not known" for dns_host while authenticating.
Do I need any add…
-
I am trying to upgrade 5.7.3 version to 5.8 and I get an error:
`org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'OAuthConfigurationEndpoint' defined i…
-
According to some SAML specifications ([4.1.4.3 in SAMLProf](http://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf) and [6.4.2 in SAMLSec](https://docs.oasis-open.org/security/saml/v2…
-
I wondered if there should be an `examples` directory that had some different example deployments. It might be "handy" for new implementations? For example. We had an "existing" rails application that…
-
1 Add 2 new DB tables
1.1 auth_saml2_idps
1.1.1 Fields
1.1.1.1 id [type int, notnull true, sequence true]
1.1.1.2 name [type char,…
-
Problema analogo / correlato a #32, ma su altri casi di test.
Rilevato sulle versioni 1.7.1, 1.8.1, 1.8,2.
Se il Service Provider richiede come livello minimo **SPIDL2**, il validator invia una …
-
[This issue is imported from pivotal - Originaly created at Apr 6, 2018 by Michiel Kodde](https://www.pivotaltracker.com/story/show/156570635)
**Description**
SelfService, RA and the Gateway configur…
-
Hello,
Was wondering if there was a way to automate a number of requests and maintain session. I have a SAML response that I want to fuzz but requires a number of prior requests in a chain before…