-
Notifications
You must be signed in to change notification settings - Fork 54
Home
This project can help you to implement multi-factor authentication without requiring any additional provider.
You can download a fully functional solution or modify the source code to build your own solution.
MFA helps secure user sign-ins for on-premise or cloud services beyond just a single password. With MFA, users are required to enter a confirmation code, which is send to their phones, email account or via an authenticator application (Microsoft authentication, Google Authentication) after correctly entering their passwords.
What I Know (password) and What I Hold (device) are the keys of MFA.
For example, if you user password is compromised by a hacker, he can’t activate your application (business email) because You have the code that can grant access to the app.
- Installation
- UnInstallation
- System Configuration and management
- General Settings management
- Storage management
- MFA Providers
- Users management
- PowerShell Commands
- Localizing Web UI
- Building an External Provider
- Building a Custom Provider
- Building a Custom Keys manager
Neos-SDI is a global business and technology consulting firm that leads organizations toward innovative growth faster through the identification, application and support of inspired technology solutions. By leveraging our unique methodologies, we are able to help our clients envision the unique ways technology can be successfully applied to their business. Our envisioning sessions are intended to inspire the use of technology in differentiated ways in order to optimize our client's potential for growth. Founded in Paris in 2001, the source of Neos-SDI’s success is attributed to over 150 certified consultants, and 14 gold and two silver Microsoft Partner competencies; making Neos-SDI one of the top 10 Microsoft Partners worldwide.
Feel free to follow our projects on github
Multi-Factor Authentication for ADFS (this one) : https://github.com/neos-sdi/adfsmfa
SharePoint Identity Service Application (Claim Provider for SharePoint 2013/2016) : https://github.com/neos-sdi/spidentityservice