skwan - Overview

Popular repositories Loading

  1. WebApp-GroupClaims-DotNet WebApp-GroupClaims-DotNet Public

    Forked from Azure-Samples/active-directory-dotnet-webapp-groupclaims

    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-D…

    C# 4 1

  2. proseware-b2c proseware-b2c Public

    Under construction

    CSS 2 4

  3. cloudroadshow-web cloudroadshow-web Public

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

    C# 1

  4. WebApp-WebAPI-OAuth2-UserIdentity-DotNet-1 WebApp-WebAPI-OAuth2-UserIdentity-DotNet-1 Public

    Forked from Azure-Samples/active-directory-dotnet-webapp-webapi-oauth2-useridentity

    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 authorizat…

    JavaScript

  5. WebApp-GraphAPI-DotNet WebApp-GraphAPI-DotNet Public

    Forked from Azure-Samples/active-directory-dotnet-graphapi-web

    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, a…

    JavaScript

  6. WebApp-OpenIDConnect-DotNet WebApp-OpenIDConnect-DotNet Public

    Forked from Azure-Samples/active-directory-dotnet-webapp-openidconnect

    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.

    JavaScript