mitodl / edx-platform

The Open edX platform, the software that powers edX!
http://open.edx.org/
GNU Affero General Public License v3.0
6 stars 1 forks source link

Added a configuration flag to force third party auth #214

Closed umarmughal824 closed 3 years ago

umarmughal824 commented 3 years ago

This adds a toggle to allow operators to prevent user registration and login via username/password authentication, forcing the platform to only support login and registration using third-party auth such as SAML.

Related: https://github.com/mitodl/edx-platform/issues/208

How to Test:

blarghmatey commented 3 years ago

:+1:

blarghmatey commented 3 years ago

Please do a squash and merge to keep this as one commit so that it's easier to cherry pick into future releases.