-
Hello,
I'm manage to integrate SAML authentication in my Django 3.2 application using the package Djangosaml2 and Pysaml2 with Azure as IdP provider.
In Azure I created a SAML application with the…
-
I've been using python3-saml for a while and recently encountered a new major issue on fresh installations which seems to be caused by the [lxml toolkit for Python](https://github.com/lxml/lxml) recen…
-
### Description
More or less same issue discussed here, the working part for this issue is exactly same as mine.
https://keycloak.discourse.group/t/keycloak-as-sp-with-external-saml-idp/208/10
**
…
-
Store the minimal required set of attributes in Manage to use in the EB login flow. See for details https://confluence.ia.surf.nl/pages/viewpage.action?spaceKey=TIINN&title=SRAM-Manage+integratie
In …
-
Dear all, I am trying to use openconnect-sso against ocserv compiled with SAML support. My ocserv runs with self-signed certificate and openconnect-sso fails with ERR_CERT_AUTHORITY_INVALID when tryin…
-
### Describe the Improvement
## Current situation
Currently, to configure a SAML SSO authentication, raw XML has to be pasted into the environment.
## Issue
Raw XML is often very unwieldy a…
-
Hi,
I am following the steps to configure SAML federation between UAA Service Provider (UAA SP) and UAA Identity Provider (UAA IdP)
On the Step 12,
./create-saml-sp.sh -n -m uaa-sp-metadata.xml -i
…
-
The current configuration only allows to specify one endpoint and binding for an ACS or SLS:
```
"sp": {
"assertionConsumerService": {
"url": "https:///?acs",
"bin…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 4.3.10-4311 | Wazuh Dashboard | Manager | Packages | CentOS 9 Stream (inux wazuh 5.14.0-252.el9.x86_64) |
I…
-
_Note: I will write about "Kibana" because that is our primary SAML application, however everything written below applies to other applications as well._
Currently each SAML realm supports a single…