-
**Expected Behavior**
We would like to have the possibility to easily log SAML responses as with the (previous) `SAMLLogger`-API.
**Current Behavior**
We did not find a "standard" way of logg…
-
[La tabella 1.3.0 dei messaggi di anomalia](https://www.agid.gov.it/sites/default/files/repository_files/tabella-messaggi-spid-v1.3_0.pdf) cita anche gli errori 26, 27, 28 e 29, che tuttavia sono asse…
-
According to the SAML Profile for Single Sign-On AuthnRequests, the Service Provider MAY send a `RelayState` along with the request, but that it's not required. See section **4.1.3.1** of this documen…
-
I have a Symfony application serving as a small content management system. I am able to log into the application perfectly when I have not previously signed into via another application. However, when…
-
SAML IdPs often rotate their signing keys. From my understanding, this is done by publishing two certs to the metadata endpoint in parallel for some period of time to allow service providers to valida…
-
In carbon console, select a service provider in the list of providers, then open
> Inbound Authentication Configuration > SAML2 Web SSO Configuration
--> Click "Configure" leads to an empty co…
ghost updated
3 years ago
-
The CXF team has been attempting[1] to get CXF's stsclient to be able to access a Metro STS and subsequently make a SOAP call to a Metro WSP. The STS portion is fine, there are some issues with the su…
-
### Error Retrieving Auth Cookie:
```python
ValueError: An error occurred while retrieving auth cookies from https://mycompany.com/_forms/default.aspx?wa=wsignin1.0
```
Company is using ADFS.
…
-
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…
-
Hi,
I would like to be able to customize the way through which the SP's `EntityDescriptor` metadata is generated to have something similiar to this one (maybe this feature is already implemented i…