wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
741 stars 719 forks source link

Signature validation failed for SAML Response #10366

Open ShehanDinuka opened 3 years ago

ShehanDinuka commented 3 years ago

Describe the issue: Signature validation failed for SAML Response when configuring SCIM inbound provisioning while federated authentication.

How to reproduce: 1) add Identity provider to primary IS and do the following configurations under federated authenticators ---> SAML2 web SSO configuration saml2 sso

2) add service provider as travelocity and configure in primary IS i) Inbound authentication configuration ---> SAML2 web SSO configuration saml2 sp sso

ii) under local and outbound authentication configuration ---> advanced configuration saml sso adv

3) add service provider to 2nd IS and do the following configuration under inbound authentication configuration --> SAML2 web SSO configuration smal sso in sp 2nd IS

4) add IDP to 2nd IS and do the following configs under outbound provisioning connectors ---> SCIM provisioning configuration outbound provision

Expected behavior: Federated user in the 2nd IS should be authenticated using travelocity app and should be provisioned user into 1st IS

Environment information (Please complete the following information; remove any unnecessary fields) :


Optional Fields

Related issues:

Suggested labels:

asgardeotestuser commented 1 year ago

@ShehanDinuka can you try https://stackoverflow.com/a/54852419. It worked for me.