1,311 questions
The error suggests that there is an issue with the NameIdentifierPolicy.
To help you, we need to know:
- What is expected by the application (here Succesfactor)?
- What is configured as Claims Issuance Rules on the relaying party trust?
For 1, you can share a SAML trace (with browser plugin or with a tool such as Fiddler). For 2, you can share the output of a Get-ADFSRelyingPartyTrust
command ran on the AD FS primary server.