Feature name: Single Sign On (SSO)
Readiness: out-of-the-box
Development Effort: low
Overview
Virto Commerce Storefront and Virto Commerce Platform supports Single Sign-On for predefined providers.
Virto Commerce Platform supports external login providers include:
- Azure Active Directory.
Virto Commerce Platform supports external login providers include:
- Github
- Stackexchange
Custom providers can be easily added by using Identity on ASP.NET Core.
References
Make secure Web API for Platform 3.0
Added Azure Active Directory authentification (SSO)
Identity on ASP.NET Core.