-
**Describe the bug**
The language selection on the login page doesnt copy through with saml authentication.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the login page
2. Click on…
m4zl updated
3 months ago
-
> https://github.com/Open-MSS/MSS/blob/f6b3ad110dbfaa12d439cadea6476dcd54d9328d/mslib/mscolab/server.py#L857
> This route could also be defined in a loop for each IdP (similar to the acs_post_handler…
-
We get an error, when using adfs server as IDP
**Error details: Found invalid data while decoding.**
What do we have to configure to get adfs server working?
Thanks for your helping.
-
Hi and thanks for your work on this bundle!
I'm currently in the process of integrating it inside a new Symfony site.
In my use-case I don't want the user provider to create users on SAML success,…
-
Sorry for taking so long to get back to you. There are two issues. Please let me know, if I should split these into two reports.
Firs issue regarding using Network Manager. Here is the log that I g…
yuezk updated
8 months ago
-
Issue in ./help/sites-administering/saml-2-0-authenticationhandler.md
There should be a statement added in the Note section under The below steps are mandatory, otherwise the following exception wi…
-
**Expected Behavior**
SAML Single Logout should work even if the principal does not implement the `Saml2AuthenticatedPrincipal` interface.
**Current Behavior**
The following parts of SAML Sin…
-
Expected behavior:
Using SAML app should have one audit log per logic/click from WebUI. Backend should not error when emitting the event. (the event is `saml.idp.auth`, with display name SAML IDP aut…
-
Hey Auth0,
I was using the SAML 2.0 `saml.create(options, callback)` API and I had some questions about `options` parameters. For some context, I'm looking to create encrypted, signed SAML2 assertion…
-
I tested this against [SSOCircle's Public IDP](http://www.ssocircle.com/en/portfolio/publicidp/) and I received the error `SAML must contain one assertion`.
I captured the POST and am attaching it …