4

We have a WSO2 Identity Service Provider setup for SAML Inbound Authentication Configuration. However SAML response sent by IS sets Issuer to "localhost" even though we have a different value set in that field

Any thoughts?

Community
  • 1
  • 1
Saqib Ali
  • 3,953
  • 10
  • 55
  • 100

1 Answers1

4

Issuer value in SAML2 SSO response is configured in the Resident IDP configuration of WSO2IS. In WSO2IS management console, You can go to the Resident Identity Provider -> SAML2 Web SSO Configuration -> Identity Provider Entity Id: In here, you can configure the issuer value.

Asela
  • 5,781
  • 1
  • 15
  • 23