OfficeDev / Outlook-Add-in-JavaScript-ValidateIdentityTokenLinks
Shows how to create a .NET Framework service that validates Exchange client identity tokens.
☆11Updated 2 years ago
Alternatives and similar repositories for Outlook-Add-in-JavaScript-ValidateIdentityToken
Users that are interested in Outlook-Add-in-JavaScript-ValidateIdentityToken are comparing it to the libraries listed below
Sorting:
- An example of a ASP.NET vNext Project☆42Updated 10 years ago
- A sample .NET 4.5 MVC web app that signs-up and signs-in users from any Azure AD tenant using OpenID Connect.☆118Updated 6 years ago
- A sample .NET 4.5 MVC SaaS web app that signs-up and signs-in users from any Azure AD tenant, and calls the Azure AD Graph API.☆65Updated 6 years ago
- How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.☆65Updated 8 years ago
- Demo of Azure WebJobs☆10Updated 10 years ago
- ☆11Updated 9 years ago
- A simple contact list application built using Web API and Azure API Apps☆19Updated 9 years ago
- A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows…☆84Updated 6 years ago
- ASP.NET Identity 2.0 implementation. This project is centered around building a backend api application that supports multiple platforms …☆43Updated 11 years ago
- Getting from total zero to Visual Studio Code☆34Updated 9 years ago
- A WPF application that calls a Web API running on ASP.NET Core 2.0 protected by Azure AD using OAuth 2.0 access tokens.☆39Updated 6 years ago
- A .NET 4.5 MVC web app that uses Azure AD for sign-in and calls a web API under the application's identity, instead of the user's identit…☆50Updated 6 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 6 years ago
- [DEPRECATED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/aspnet-snippe…☆55Updated 7 years ago
- ☆35Updated 9 years ago
- Sample web app that uses client credential flow to access Users, Mail, Calendar, Contacts in Office 365 via Rest APIs☆20Updated 5 years ago
- An AngularJS single page app, implemented with an ASP.NET Web API backend, that signs users in using Azure AD and calls another web API u…