-
```
Hi, I have read this blog
http://blogs.sun.com/superpat/entry/latest_opensso_extension_saml_2
So we can download a ruby library for saml2.0 support.
The Shibboleth SSO system can interact with a …
-
It seems the session is cleared once apache2 is reloaded. Is there is way to persist the session beyond restarts? I tested replay post method, but unfortunately it has not affect. I don't see any data…
-
The reference implementation needs support for [OAuth](http://oauth.net/) to allow us to perform authentication. There are many problems to be resolved in this, and this issue should provide a central…
-
Take the following example:
```
var shibExternalIdAttributes = 'eppn persistent-id targeted-id';
var headers = {
"host": "shib-sp.grasshopper.fronteer.io",
"pragma": "no-cache",
"ca…
-
It would be nice to support some sort of sign-off or logout in the portal. This gets into Shibboleth logout, and Single Logout (SLO), the opposite of single sign on (SSO). The Shibboleth team regularl…
-
```
Support the Artifact binding in SAML 2.0 for the AuthnResponse. This
functionality is related to the SAML 2.0 IdP part.
This would require a storage to cache artifactID -> AuthNResponses. May use…
-
As discussed especially with @mcrosas and @eaquigley and @mheppler we want to persist "Harvard University" (or whatever friendly string we can get per-institution by parsing https://dataverse.harvard.…
-
```
Hi, I have read this blog
http://blogs.sun.com/superpat/entry/latest_opensso_extension_saml_2
So we can download a ruby library for saml2.0 support.
The Shibboleth SSO system can interact with a …
-
At least one Identity Provider is known to sometimes provide more than one first name (givenName) separated by semicolons. From internal discussion it is believe that multiple last names (sn) are also…
-
As explained in the [Shibboleth Functional Requirements Document for Dataverse 4.0](https://docs.google.com/a/harvard.edu/document/d/12Qru8Gjq4oDUiodI00oObHJog65S7QzFfFZuPU3n8aU/edit?usp=sharing), we …