-
Hello,
Unable to validate Idp and Sp
I am using the application available under examples idp2 and sp-wsgi to validate idp and sp. I am getting error `Signature error: Signature missing for resp…
-
When Service Providers are configured in product-is with Assertion Encryption enabled,
the following error observed in product-is when login into the Jaggery apps of API Manager.
pack : latest bui…
-
I'm getting this error - The status code of the Response was not Success, was Requester->Invalid request, ACS Url in request https://localhost/app/backend/web/index.php?r=saml/acs doesn't match config…
ghost updated
6 years ago
-
Hi,
I am trying to execute this example with the the below properties file. When I access the home page and click on the Login or Login with access attr jsp button, I am getting error. I am attachi…
-
Rocket.Chat Version: 0.52.0
I'm trying to test RC with SAML and testshib.org. To understand the SAML config fields this was a big help:
https://github.com/RocketChat/Rocket.Chat.Docs/pull/232/fi…
-
Solution tested: Solution 10 in document https://medium.facilelogin.com/thirty-solution-patterns-with-the-wso2-identity-server-16f9fd0c0389
I have tested the same scenario on a stand-alone pack and…
-
**Description:**
When login into SSO enabled publisher/store/admin and carbon apps where Assertion Encryption is enabled in SP, login failed with following error in product-is.
Need to test again…
-
We need to implement SAML based secure authentication. Our IDP will be Okta and OneLogin. We use the following strategy configuration at SP side for Okta-
var oktaLoginStrategy = {
host: 'http…
-
I'm just wondering if it's either currently possible, but not documented, or easily implementable, to have more than one IdP set up with this plugin.
-
I am struggling a bit setting up SP-initiated single logout with Owin.
My Idp exposes the logout endpoint like this:
```xml
```
I have set up authservices to load the metadata from the metadata …