active-directory-dotnet-webapp-wsfederation | NET MVC web application that uses WS | Azure library

 by   Azure-Samples JavaScript Version: 87103 License: MIT

kandi X-RAY | active-directory-dotnet-webapp-wsfederation Summary

kandi X-RAY | active-directory-dotnet-webapp-wsfederation Summary

active-directory-dotnet-webapp-wsfederation is a JavaScript library typically used in Cloud, Azure applications. active-directory-dotnet-webapp-wsfederation has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

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. The use of WS-Federation is appropriate when you want to maintain a single app codebase that can be deployed either against Azure AD or an on-premises provider such as an Active Directory Federation Services (ADFS) instance. For scenarios in which the app targets exclusively Azure AD (or an OpenID Connect compliant provider) please refer to the WebApp-OpenIdConnect-DotNet sample. For more information about how the protocols work in this scenario and other scenarios, see Authentication Scenarios for Azure AD.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              active-directory-dotnet-webapp-wsfederation has a low active ecosystem.
              It has 62 star(s) with 46 fork(s). There are 73 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 7 open issues and 2 have been closed. On average issues are closed in 970 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of active-directory-dotnet-webapp-wsfederation is 87103

            kandi-Quality Quality

              active-directory-dotnet-webapp-wsfederation has 0 bugs and 0 code smells.

            kandi-Security Security

              active-directory-dotnet-webapp-wsfederation has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              active-directory-dotnet-webapp-wsfederation code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              active-directory-dotnet-webapp-wsfederation is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              active-directory-dotnet-webapp-wsfederation releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 6910 lines of code, 0 functions and 29 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed active-directory-dotnet-webapp-wsfederation and discovered the below as its top functions. This is intended to give you an instant insight into active-directory-dotnet-webapp-wsfederation implemented functionality, and help decide if they suit your requirements.
            • Implements the default prefitter .
            • Callback for when everything changes
            • Searches for single selector .
            • Create an animation
            • Creates a new matcher matcher .
            • Creates a new matcher handler .
            • workaround for AJAX requests
            • Test input types .
            • Creates a matcher that matches relative tokens .
            • Handle the response of ajax responses
            Get all kandi verified functions for this library.

            active-directory-dotnet-webapp-wsfederation Key Features

            No Key Features are available at this moment for active-directory-dotnet-webapp-wsfederation.

            active-directory-dotnet-webapp-wsfederation Examples and Code Snippets

            No Code Snippets are available at this moment for active-directory-dotnet-webapp-wsfederation.

            Community Discussions

            QUESTION

            How to call Azure AD Graph API in case of web application that uses WS-Federation to sign-in users from a single Azure Active Directory tenant
            Asked 2017-Aug-20 at 20:31

            Based on the code sample mentioned at URL: https://github.com/Azure-Samples/active-directory-dotnet-webapp-wsfederation , I implemented an application that uses WS-Federation (ASP.Net WS-Federation OWIN middleware) to authenticate users from an Azure AD tenant. Now I am looking for an approach to query the Graph API later in my application to fetch additional claims information required from application point of view.

            Here in this scenario, I would like to know whether it is possible to query the Graph API or not. Do I need to update the existing WS-Federation protocol to OpenId Connect.

            Can anyone help me to provide their guidance here.

            ...

            ANSWER

            Answered 2017-Aug-20 at 20:31

            The ideal would be to move to OpenId Connect, which would allow you to take care of both sign in and API in a single setup and flow. If you want to stick with your current ws-fed setup, you can layer oauth2 on top of your implementation and retrieve the access token you need any time after the sign in. We have a sample showing exactly that, see https://azure.microsoft.com/en-us/resources/samples/active-directory-dotnet-webapp-webapi-oauth2-useridentity/

            Source https://stackoverflow.com/questions/45785183

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install active-directory-dotnet-webapp-wsfederation

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Azure-Samples/active-directory-dotnet-webapp-wsfederation.git

          • CLI

            gh repo clone Azure-Samples/active-directory-dotnet-webapp-wsfederation

          • sshUrl

            git@github.com:Azure-Samples/active-directory-dotnet-webapp-wsfederation.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link