Forum Discussion
SharePoint Claim Authentication
We are trying to authenticate users to SharePoint 2016 using IDP-Initiated SAML 2.0. The SAML token is generated from PingFederate and sent to ADFS which in turn sends it to SharePoint (Relying Party). The issue we are having is SharePoint still sends an SP-Initiated request to ADFS (/adfs/ls/?wa=wsignin1.0&wtrealm=) which is forwarded to PingFederate but PingFederate does not support SP-Initiated requests and the authentication fails. How can we have a successful authentication to SharePoint in this scenario without going back to PingFederate. Thanks
7 Replies
This is a tough one. Why are you feeding into ADFS from PingFederate, rather than straight from AD?
- Ramy FaragBrass Contributor
Hi Nick,
AD is not the identity provider. We use a different LDAP directory with PingFederate as its Federation Server.
- I have customers who integrate SharePoint with PingFed directly. You should be able to do this... one thing to note is that SharePoint only supports SAML 1.1.