Stuart Kwan (skwan)

skwan

Geek Repo

0

following

0

stars

Company:Microsoft Corporation

Location:Redmond, WA, USA

Github PK Tool:Github PK Tool

Stuart Kwan's repositories

WebApp-GroupClaims-DotNet

This sample shows how to build an MVC web application that uses Azure AD Groups for authorization. Authorization in Azure AD can also be done with Application Roles, as shown in WebApp-RoleClaims-DotNet. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.

Language:C#License:Apache-2.0Stargazers:4Issues:2Issues:0

proseware-b2c

Under construction

Language:CSSLicense:MITStargazers:2Issues:3Issues:0

cloudroadshow-web

Demo for Cloud Roadshow - ASP.Net MVC web app and web API supporting Azure AD sign in

Language:C#License:Apache-2.0Stargazers:1Issues:1Issues:0

active-directory-dotnet-webapp-openidconnect-v2

A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can sign in using both their work/school account or Microsoft account. The sample also shows how to use MSAL to obtain a token for invoking the Microsoft Graph.

Language:C#License:MITStargazers:0Issues:1Issues:0

active-directory-xamarin-native-v2

This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate MSA and Azure AD via the converged MSA and Azure AD authentication endpoints, and access the Microsoft Graph with the resulting token.

Language:C#License:MITStargazers:0Issues:1Issues:0

adpb

Experimenting with an Azure AD-based sign-up application.

License:Apache-2.0Stargazers:0Issues:1Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0
Language:GCC Machine DescriptionLicense:NOASSERTIONStargazers:0Issues:1Issues:0

AzureAD-Node-Sample

Samples applications for passport-azure-ad library

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

cloudroadshow-web-autouserprovisioning

Demo for Cloud Roadshow - ASP.Net MVC web app that auto provisions users via Graph API

Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

cloudroadshow-xamarin

Demo for Cloud Roadshow - a Xamarin client that uses Azure AD for sign in and queries the directory graph

Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

Microsoft-Identity-Demo

A simple ASP.Net MVC app that uses Microsoft identity for sign in

Language:C#License:MITStargazers:0Issues:1Issues:0

NativeClient-DotNet

This sample demonstrates a .Net WPF application calling a web API that is secured using Azure AD. The .Net application uses the Active Directory Authentication Library (ADAL) to obtain a JWT access token through the OAuth 2.0 protocol. The access token is sent to the web API to authenticate the user.

Language:C#License:MITStargazers:0Issues:1Issues:0

NativeClient-WindowsPhone8.1

This sample demonstrates a Windows Store application for Windows Phone 8.1 calling a web API that is secured using Azure AD. The application uses the Active Directory Authentication Library (ADAL) to obtain a JWT access token through the OAuth 2.0 protocol. The access token is sent to the web API to authenticate the user.

Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

NativeClient-WindowsStore

This sample demonstrates a Windows Store application calling a web API that is secured using Azure AD. The Windows Store application uses the Active Directory Authentication Library (ADAL) to obtain a JWT access token through the OAuth 2.0 protocol. The access token is sent to the web API to authenticate the user.

Language:C#License:Apache-2.0Stargazers:0Issues:1Issues:0

passport-azure-ad

Azure Active Directory Authentication Strategies using Node and Passportjs

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:2Issues:0

pycala

Mancala game in Python just for fun

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

WebAPI-Nodejs

This Node.js server will give you with a quick and easy way to set up a REST API Service using the OAuth2 protocol. Then this service is integrated with Azure Active Directory for API protection. The sample server included in the download are designed to run on any platform.

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:2Issues:0

WebApi-Nodejs-B2C

Under construction

License:MITStargazers:0Issues:1Issues:0

WebApp-GraphAPI-DotNet

This sample MVC web application demonstrates how to query Azure Active Directory using the Graph API. To facilitate application development, it includes showing how to use included Graph Library, and uses OpenID Connect to authorize users to conenct to their directory data.

Language:JavaScriptStargazers:0Issues:1Issues:0

WebApp-MSSTS-DotNet

Work in progress

Language:C#License:MITStargazers:0Issues:1Issues:0

WebApp-OpenIDConnect-DotNet

This sample shows how to build a .Net MVC web application that uses OpenID Connect to sign-in users from a single Azure Active Directory tenant, using the ASP.Net OpenID Connect OWIN middleware.

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0

webapp-python-django

Standard python tutorial from https://docs.djangoproject.com/en/1.8/intro/tutorial01/

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

WebApp-RenewSession

How to do silent session renewal with Azure AD

Language:C#License:MITStargazers:0Issues:1Issues:0

WebApp-WebAPI-OAuth2-UserIdentity-DotNet-1

In the sample, an existing web app with its own way of signing in users adds the ability to call an Azure AD protected web API, in this case the Graph API. This sample uses the OAuth 2.0 authorization code grant with confidential client and the Active Directory Authentication Library (ADAL) to obtain access tokens for the web app to call the Graph API with the user's identity.

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0

WebApp-WSFederation-DotNet

This sample shows how to build a .Net MVC web application that uses WS-Federation to sign-in users from a single Azure Active Directory tenant, using the ASP.Net WS-Federation OWIN middleware.

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0