I have a task to configure WSO2 with SSO with SAML2. When a user accesses the WSO2 products, they will be re-directed to an external Identity Provider. That external provider will then request the user's PKI cert, validate the cert and then send a SAML2 token back to WSO2. At this point, the user would be denied/granted access to the WSO2 products.
Can WSO2 APIM ingest a SAML 2.0 token without having the WSO2 Identity Server?