ITfoxtec.SAML2 | ITfoxtec SAML 2.0 package adds SAML | Authentication library

 by   ITfoxtec C# Version: 1.2.4 License: No License

kandi X-RAY | ITfoxtec.SAML2 Summary

kandi X-RAY | ITfoxtec.SAML2 Summary

ITfoxtec.SAML2 is a C# library typically used in Security, Authentication applications. ITfoxtec.SAML2 has no vulnerabilities and it has low support. However ITfoxtec.SAML2 has 3 bugs. You can download it from GitHub.

I strongly recommend updating to the new component ITfoxtec Identity Saml2 because there are a handful of security issues with this old component. The ITfoxtec SAML 2.0 package adds SAML-P support on top of the SAML 2.0 token functionality implemented in the .NET framework. The ITfoxtec SAML 2.0 package implements the most important parts of the SAML-P standard and some optional features. Message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported. The SAML 2.0 package is tested for compliance with Active Directory Federation Services (AD FS). The Danish OIOSAML 2.0 profile is supported and tested for compliance with NemLog-in. ITfoxtec.SAML2 Project Home Page with description and link to NuGet.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ITfoxtec.SAML2 has a low active ecosystem.
              It has 6 star(s) with 11 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 2 have been closed. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ITfoxtec.SAML2 is 1.2.4

            kandi-Quality Quality

              ITfoxtec.SAML2 has 3 bugs (0 blocker, 0 critical, 3 major, 0 minor) and 0 code smells.

            kandi-Security Security

              ITfoxtec.SAML2 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ITfoxtec.SAML2 code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ITfoxtec.SAML2 does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              ITfoxtec.SAML2 releases are available to install and integrate.
              It has 105452 lines of code, 0 functions and 107 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ITfoxtec.SAML2
            Get all kandi verified functions for this library.

            ITfoxtec.SAML2 Key Features

            No Key Features are available at this moment for ITfoxtec.SAML2.

            ITfoxtec.SAML2 Examples and Code Snippets

            No Code Snippets are available at this moment for ITfoxtec.SAML2.

            Community Discussions

            QUESTION

            OpenAM ITfoxtec Saml2 invalid signature response?
            Asked 2021-Oct-26 at 09:03

            I'm trying to integrate OpenAM Saml SSO to my .net 5 application. ITfoxtec.Saml2 is used to handle the authentication on the SP. When trying to login, a valid post samlResponse is send. But when validating the response, I get following exception.

            ...

            ANSWER

            Answered 2021-Oct-26 at 09:03

            The ITfoxtec Identity Saml2 package do not read the IdP signing certificate in the EntityDescriptor/KeyDescriptor element, the element is not supported. The IdP certificate is read in the EntityDescriptor/IDPSSODescriptor/KeyDescriptor element.

            Valid IdP metadata sample for the TestIdPCore sample:

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

            QUESTION

            Can ITfoxtec SAML2 supprot multiple IdPs?
            Asked 2020-May-29 at 18:49

            I am attempting to make my ASP.NET MVC web app provide SSO to multiple IdPs, and I am wondering if it is possible to support this scenario using the ITfoxtec.SAML2 library.

            I have many different clients, several of whom want to have an SSO integration with my service. Each of the clients has a different sub-domain (e.g. business1.myapp.com, business2.myapp.com, etc.) and I will need to use their unique part of the name to look up their metadata and produce a configuration that will talk back to them.

            The example code that I have seen seems to be supporting a more traditional one IdP to one SP scenario.

            Additionally, if any one knows of a non-Core ASP.NET MVC example application, I would be profoundly grateful to know where to find it.

            ...

            ANSWER

            Answered 2020-Jan-16 at 11:24

            In your case I would implement some Saml2Configuration logic, where I can ask for a specific Saml2Configuration for the current IdP. This specific Saml2Configuration is then used in the AuthController.

            After a binding.ReadSamlResponse(Request.ToGenericHttpRequest(), saml2AuthnResponse) with a generic Saml2Configuration you can read the IdP issuer in saml2AuthnResponse.Issuer. And then load the correct Saml2Configuration.

            A link to a non-Core ASP.NET MVC relaying party sample application https://github.com/ITfoxtec/ITfoxtec.Identity.Saml2/tree/master/test/TestWebApp

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install ITfoxtec.SAML2

            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/ITfoxtec/ITfoxtec.SAML2.git

          • CLI

            gh repo clone ITfoxtec/ITfoxtec.SAML2

          • sshUrl

            git@github.com:ITfoxtec/ITfoxtec.SAML2.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