-
In #3747 we are adding a "Compute" button to Dataverse that will take the user from an installation of Dataverse to an installation of OpenStack from which they can run a compute job.
To run a comp…
-
Hi,
We are trying to set SAML2 and trying to use okta at the same time. In our set up we are using the single sing on url witch we are getting from the metadata.php file http://www.example.com/mood…
-
Hello,
i am trying to authenticate against an ADFS 3.0 server with SAML 2.0.
I always got the error after the redirect to the ADFS server: "We are sorry your authentication did not work."
If i remov…
-
I would like to test my SP using http://testshib.org/ to ensure I'm compatible with other IdPs out there. I tried using the following identityProvider:
```
```
But received an error in runtime: "Un…
-
when handling authn request, the Entity ID given to `Saml.provider(entity_id)` is of SP (= request issuer).
however, when generating response, the Entity ID given to `Saml.provider(entity_id)` is of …
-
When I log in to an app after using SAML Single Sign-On (which works fine), and then press backspace, I get the following stack trace. I am using the standard Google SAML SSO.
```java
2017-02-07 1…
cutie updated
7 years ago
-
I have a working example to integrate with an Okta account following this example(https://github.com/KentorIT/authservices/blob/master/doc/IdentityServer3Okta.md). However, we need to support the abi…
-
No idea what this means. I don't see where or how to set destination. I get this both when I manually configure settings and when I use metadata-configured settings.
-
I have three applications that need to support Single Sign-on and we are looking into SAML. It'd probably be easiest to just use OneLogin as a Service Provider and Identity Provider -- this makes sen…
-
Hi,
the answer I get from the (Shibboleth) SAML 2 IdP I'm talking to is completely encoded and wrapped in a saml2:EncryptedAssertion element containing a certificate and two ciphers. Ruby-saml doesn'…