WSO2 SAML2BearerGrantHandler SAML Token Issuer verification failed or Issuer not registered
问题 I configured the WSO2 Identity Server to be a Key manager to WSO2 API Manager. This is What I have been done I Created Application in API Manager and Published it. [OK] I Created API and subscribed in the Store. [OK] I am using NodeJS Application as Client Application and Go as a Resource Provider This is the Passport Configuration using passport-saml strategy: passport.use(new SamlStrategy({ path: configSaml.path, entryPoint: configSaml.entryPoint, issuer: configSaml.issuer, decryptionPvk: