-
Hello
My company is using your plugin on a moodle platform to authenticate users by SAML, but we noticed that there is no feature to add Extensions/attributes. The idea is to send a Authnrequest wi…
-
Hello,
I am trying to extend your project to support multiple applications on the SP. I was successful in adding a second virtual host to the ssl.conf file pointing to the crt and key files I create…
-
Not always the error message coming from SAML makes sense in a broader context.
That's where our application sometimes struggles to offer a better diagnostic for users.
One example is the error th…
-
SAML login fails in Chromium based browser even after adding hash in the CSP
To Reproduce
Setup a system with SAML along with WSO2 as IdP
Log in with Chromium based browser
Login process will be…
-
While performing testing of the following PRs, a bug was detected in the `checkPassword` function:
https://github.com/nextcloud/server/pull/27929
https://github.com/nextcloud/user_saml/pull/537
#…
-
Hi,
I followed this guide https://github.com/sameersbn/docker-gitlab/blob/master/docs/container_registry.md to activate gitlab docker registry. But I am getting a 500 Error when I click on containe…
-
### What are you trying to do that you can't?
Many organizations use Microsoft 365, Google, or other identity providers, but can't use them for logging in. University of Washington, the first adopt…
-
For some reason, which remains a mystery to me, the function getUser() of the class External never is able to determine the user ( if (!$user->isAnonymous()) is FALSE). This prevents the user from bei…
-
Hi everyone,
I'm using this package with my laravel 5.4 environment.
I'm working with a external service which is IdP of my processus and my laravel application is the service provider.
i ins…
-
If one sets in multi-context-broker.xml
-1
then instead of an "unlimited number of login failures" as indicated by the documentation the IdP will send the user back to the SP with a SAML error after…