I wanted to know if nopCommerce can support SAML?

The Security Assertion Markup Language (SAML) v2.0 single sign-on (SSO) component for .NET is a toolkit for adding support for SAML v2.0 SSO to ASP.NET applications. Fully compliant with the OASIS Security Assertion Markup Language v2.0 specification, the component offers .NET developers an easy way to build SAML enabled applications. Example identity provider and service provider ASP.NET projects are included demonstrating interoperability with Google Apps, Salesforce and Shibboleth as well as identity provider and service provider initiated single sign-on and logout. A SAML v1.1 component and a SAML component suite are also available. Create, modify and access SAML assertions. Serialize SAML assertions to and from XML. Generate and verify XML signatures on SAML assertions. Encrypt and decrypt SAML assertions. Create, modify and access SAML protocol messages. Serialize SAML messages to and from XML. Generate and verify XML signatures on SAML messages. Supports the following bindings: HTTP POST, HTTP Redirect, HTTP Artifact, SOAP, PAOS, SAML URI. Supports the following profiles: Web browser single sign-on - identity provider and service provider initiated, Single logout, Artifact resolution, Identity provider discovery, Authentication, attribute and assertion query, Name identifier management and mapping. Create, modify and access all SAML metadata. Serialize to and from XML. Generate and verify XML signatures on SAML metadata.