Skip to content

miniOrangeDev/miniOrange-asp-dotnet-connector-samlsp-sso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


miniOrange SAML 2.0 ASP.Net Connector


The miniOrange Authentication modules add SAML v2.0 support to ASP.NET and IIS web sites, allowing the web site to act as a SAML v2.0 Service Provider (SP). The connector acts as a SAML Service Provider which can be configured to establish the trust between the connector and a SAML capable Identity Providers to securely authenticate the user to the ASP.NET application. Now you can securely SSO to your ASP.NET application using credentials of identity provider like ADFS, Google Apps, Salesforce, Bitium, Centrify, OneLogin, PingFederate, Oracle, Azure AD, AWS Cognito and many more.

Step by step guide:

You can find step by step guide to configure SSO connector here.

Prerequisites


• To work with ASP.Net Connector, you need ASP.Net Application.
• Deploy your ASP.Net application as you deployed connector.
• All code related changes should be done before copying the application and connector in the IIS Manager.

Key Features


• Signing: Configure Signed Response and assertion to determine whether SAML authentication response message is digitally signed by the IDP
• Encryption: Choose whether the SAML assertion is encrypted or not. Encryption ensures that only the sender and receiver can understand the assertion.
• Configurable SP base URL: You can provide custom SP base URL depending upon your Service Provider Configuration.
• Auto-redirect to your application after SSO: The admin can provide an application URL, which will be used as a redirect URL after logging in.
• Attribute Mapping: Map users attribute to session variables, which can be retrieved and used at the application endpoint.

miniOrange SAML 2.0 ASP.Net Connector offers the following unique features for SAML 2.0:


• Hassle-free way to create, modify, encrypt, decrypt, sign, verify, and serialize SAML assertions
• Easily create, modify, sign, verify, and serialize SAML protocol messages
• Fully supports SAML 2.0 Bindings: HTTP POST and HTTP Redirect
• Web browser single sign-on - SAML 2.0 Service Provider initiated
• Name identifier management and mapping

** This feature could be upgraded upon customer request.

What's Included


• Fully featured SAML v2.0 component for .NET 4.0 and 4.5+ (Visual Studio 2012, 2013, 2015, 2017)
• Comprehensive documentation for configuration with IdP and instructions for deployment on IIS Manager


Note: If you don’t find your IDP listed here, please contact us at info@miniorange.com or call us at +1 978 658 9387 and we can make changes to support your request.