Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vforteli/msonlineclaimshelper2

Refreshed MsOnlineClaimsHelper
https://github.com/vforteli/msonlineclaimshelper2

Last synced: about 13 hours ago
JSON representation

Refreshed MsOnlineClaimsHelper

Awesome Lists containing this project

README

        

MsOnlineClaimsHelper2
=====================

Refreshed MsOnlineClaimsHelper for authentication to eg Sharepoint Online

Credits to Wictor Wilén
http://www.wictorwilen.se/post/how-to-do-active-authentication-to-office-365-and-sharepoint-online.aspx

This version is modified to use the newew System.IdentityModel namespace instead of the older Microsoft.IdentityModel. Since System.IdentityModel is now part of the .Net 4.5 framework it is possible to drop the Microsoft.IdentityModel reference.
http://msdn.microsoft.com/en-us/library/microsoft.identitymodel.aspx