Skip to content
English
  • There are no suggestions because the search field is empty.

SSO Setup With WSO2

Learn how to configure single sign‑on using WSO2

Overview

WSO2 Identity Server can be configured as a SAML 2.0 identity provider, with Foundry acting as the service provider for single sign‑on.

This article outlines the WSO2‑specific settings required for a successful SSO integration.


Required WSO2 Configuration Settings

When configuring the Foundry service provider in WSO2, apply the following settings:

  • Certificate Alias

    • Select the Foundry certificate
    • You must first add the Foundry certificate to your WSO2 keystore
  • Enable Response Signing

    • Enabled
    • Foundry requires SAML responses from the identity provider to be digitally signed
  • Enable Signature Validation in Authentication Requests and Logout Requests

    • Disabled