External authentication adapters for AD FS
Перейти к файлу
microsoft-github-policy-service[bot] 602e540b36
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-27 13:03:54 +00:00
UsernamePasswordSecondFactor Rewrite of credential validator code (#4) 2018-09-20 11:09:07 -07:00
.gitignore Initial commit 2017-09-27 10:11:25 -07:00
LICENSE Initial commit 2017-09-27 10:11:30 -07:00
README.md Initial version of U/P as secondary provider (#1) 2017-09-27 16:47:38 -07:00
SECURITY.md Microsoft mandatory file 2023-06-12 18:26:54 +00:00

README.md

ADFS Authentication Adapters

Overview

This repository contains custom authentication adapters that you can use with ADFS. The following adapters are currently included:

  1. UsernamePasswordSecondFactor - External authentication adapter for performing Username + Password authentication for MFA.

Contributing

This project welcomes contributions and suggestions. We encourage you to fork this project, include any authentication providers you find useful, and then do a pull request to master. If your providers work, we'll include them so everyone can benefit.

Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.