Question
2
Replies
1889
Views
Posted: July 8, 2016
Last activity: July 13, 2016
Closed
Pega Connection to Sharepoint through SAML
Hello,
We are trying to create a connection from Pega to Microsoft Sharepoint. We wanted to grab the user's credentials from their computer via SAML and send them to the Sharepoint server. Our Pega server will be connecting to the sharepoint server and acting as the user that is logged in Pega. We are trying to get some insight into how we can make this type of connection.
Thanks,
Jeremy L.
***Updated by Moderator: Marissa. Added Category***
I suppose you can connect to sharepoint from Pega through either connect-rest or connect-soap. But I do not believe we support SAML token based authentication yet OOTB (sharepoint 2013 appears to support this but you may have to write some custom java code to make that happen from the pega side, which acts as a client). What specific IDP are you using here? Microsoft ADFS?