-
Multiple and wildcard replyURLs for Relying Parties using WS-Fed
We currently use ADFS 3.0 as a «protocol Gateway» to authenticate SharePoint 2013 against our SAML2-based Identity Provider (Shibbolet…
-
### Feature Description
I propose adding native support for using the REMOTE_USER HTTP header as an authentication mechanism in the application. This would enable seamless integration with Single S…
-
Pull out the IdP name (even if it is ugly) from Shibboleth and record that.
This is the institution they are affiliated with. Currently we just have the affiliation string, which is ugly.
Put that ins…
-
**Is your feature request related to a problem? Please describe.**
We have an Openid connect provider which only supports **private_key_jwt** as way to authenticate the client. On the market, there d…
-
Wondering if anyone else had similar issue and to hopefully debug why it is happening.
I followed Docker-compose installation from here: https://github.com/usnistgov/NEMO/wiki/Docker-Compose-insta…
-
**Problem Description**
During the authentication procedure against our identity provider using the shibboleth method, one gets back a list of attributes including among others like `Eppn`, `Cn`, `Gi…
-
There are some best practices around passwords that we should handle. See, for example,
- https://www.owasp.org/index.php/Password_Storage_Cheat_Sheet
- https://stackoverflow.com/a/477578/25637
…
-
During the last few weeks ingest-ui suffered a problem with login using Elixir.
Last time it happened was during the DCP Demo of 14/92021.
**Problem Scenario**
1. go to ingest ui home page
2. click …
-
1. The documentation here mentions that we are supposed to provide `authPageUrl`, `callbackPageUrl` and `queryStringParams`. What is the purpose of these, can you please elaborate in detail?
2. We a…
-
Hello,
i want to add a saml login next to the existing login by including this https://github.com/steffow/meteor-accounts-saml lib.
In my old project i put the {{samllogin}} analog to {{loginbuttons…