1
vote
1answer
91 views

How to insert Case Sensitive Login Name for a Sharepoint User

I'm in a claim based installation of sharepoint 2010. My users are matched by user GUID in this form: provider|GUID@mydomain.dom My GUID is case sensitive. If I use ...
0
votes
1answer
292 views

Progrmatically How to avoid _login\default.aspx when multiple TIPS are added to the web application in sharepoint 2010?

I have a requirement as follows. On a single web application extranet zone, multiple tips are installed using Site Minder. Here is my question, when i try to access a site, site minder login page ...
3
votes
1answer
178 views

Windows Live Authentication with Sharepoint Question

I have configured as CBA with Windows Live as instructed here: http://www.wictorwilen.se/Post/Post.aspx?id=562. I think I am very close. When I visit my site I am redirected to select authentication ...
7
votes
1answer
3k views

Override _layouts/Authenticate.aspx for claims based authentication (LiveID)

I've configured claims-based authentication using Windows Live ID. In Microsoft service manager the default return URL is as in WS-Federation specification: https://domain.com/_trust/default.aspx ...