Anyone come across the following issue with single sign on between SAP and SuccessFactors?
Caused by: dk.itst.oiosaml.sp.model.validation.ValidationException: The assertion must contain the service provider https://www.successfactors.eu or the company-wide service provider https://www.successfactors.eu/<companyID> within the Audience list: [https://www.successfactors.com]
at com.successfactors.authentication.service.saml2.extend.SFSAML2AssertionValidator.validate(SFSAML2AssertionValidator.java:90)
at dk.itst.oiosaml.sp.model.OIOAssertion.validateAssertion(OIOAssertion.java:217)
at com.successfactors.authentication.service.saml2.SFSAML2AssertionConsumerHandler.handleSAMLResponse(SFSAML2AssertionConsumerHandler.java:525)
... 58 more
OUr SF instance is in Amsterdam - perhaps there is a certificate for .eu rather than .com. Any pointers most welcome!