-
**Describe the bug**
When setting up a SAML service provider for user federation, the user is given a choice of nameIDFormat, which will be included in the service provider metadata in the \ element.…
-
Hi,
This is related to #1938 but still a bit different :-).
We have Filesender 2.4.9 with Simplesaml 2.2.x. We'd like to accept user logins from two different SAML Federation Networks (curre…
-
Hello Team,
I'm currently spring security 6.2 which internally uses OpenSAML 4.3 Java library to handle the SAML assertion received from the IDP. However, I've encountered an issue where OpenSAML r…
-
### Preflight Checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions
- [X] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Describe your problem
Wh…
-
### Preflight Checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions
- [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Describe the docs your ar…
mffap updated
7 months ago
-
Hi there,
I did some testing around and found out that the extension does not support IdP-initiated logout at the moment.
### How it should work
When user initiates logout through another SP, the…
jwtue updated
2 weeks ago
-
### What would you like Teleport to do?
We should support requesting access to `saml_idp_service_provider` resource, simlar to other resources such as nodes, database, apps etc.
Error searchin…
-
I'm integrating SecureAuth as an IDP using SAML to my Azure B2C and SecureAuth by default uses ECDSA as the encryption algorithm.
``
When I integrate it the Azure B2C throws the following error:…
-
TBD
klees updated
2 months ago
-
I am trying to parse SP SAMLrequest
```
app.post('/saml2/login', async (req, res) => {
try {
// console.log(req.body.SAMLRequest)
const {requestData} = await idp.parseLoginReq…