Forum Discussion
Michael Semo
Microsoft
Feb 27, 2017GetADFSUserNameMixedAuthenticatedContext
hello everyone
i am trying to use this method from PNP to authenticate on a SP OnPrem with ADFS
can someone explain me where to find all the parameters from the method GetADFSUserNameMixedAuthenticatedContext?
I need some information about : domain,sts ,ipdID
https://github.com/SharePoint/PnP-Sites-Core/blob/master/Core/SAML%20authentication.md
GetADFSUserNameMixedAuthenticatedContext(string siteUrl, string user, string password, string domain, string sts, string idpId, int logonTokenCacheExpirationWindow = 10)
did someone has a working sample for me
thanks
No RepliesBe the first to reply