-
Hi!
First, bless you for this library, it's a godsend. I've hooked it up to my IdentityServer3 implementation and it's working beautifully, with two small exceptions. I'm not sure if I just fail …
-
Steps to reproduce
1. Download a fresh copy of WSO2 IS
2. Start WSO2 IS
3. Create a test SP
4. Set test SP to require FIDO second factor
4a. Local & Outbound Authentication Configuration -> …
-
Hi,
Iam implementing SSO using kentor(HttpModule) and the IDP we are using ADFS.
We tried to implement the SP initiated Single sign out as mentioned by the kentor, by service certificate conf…
-
Hi,
I am using java-saml library for SSO integration and it works fine for SP-initiated login flow but I have a confusion regarding IDP initiated login flow.
Can you explain how the certifica…
-
In SP initiated SSO - After auth.login() was successful. Error thrown when calling auth.processresponse() - SAML response not found .
How can I solve this? Please suggest .
Thanks
-
In configuring SSO with Mimecast I found that the reply URL also needed to be configured for SSO to function. This is outlined in the following article from Mimecast - https://community.mimecast.com/…
-
Hi and thanks for Samly, I've been trying to setup some tests using the `d9eb636610e096f86f25d9a46f35a9facac35609a7591b3be3326e99a0484665` git ref
but even so samly continues requiring the keyfile
…
-
**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…
-
**Description:**
The issue https://github.com/wso2/product-is/issues/1903 is existing in the product-is.
And after configuring SP initiated SSO, when login to the store/publisher or admin app follow…
-
Hi,
I'm trying to do a post SSO from IDP in the Initiated IDP SSO scenario.
It seems isn't supported yet.
Can't find the right approach to implement it, can u put in the right direction?
thank…