Tagged Questions
0
votes
0answers
18 views
How to get signin url value using sharepoint url?
In claims based authentication using ADFS2.0, We will be automatically redirected to the signin url and tries to authenticate. That means we are giving only sharepoint url, username and password as ...
0
votes
1answer
251 views
Claim auth from ADFS
I asked this question @StackOverflow[1] but maybe this is a better location for it:
I try to connect to a SharePoint Online instance via a WPF-Application (C#). I have found this article[2] that ...