Branch main was renamed to master.

ONE ACCOUNT

A single sign-on server and accounts platform that supports multiple authentication methods including LDAP and Active Directory, with includes features such as Two-Factor Authentication (MFA) and more

Running

  • Edit adinfo.yaml.template to include your Active Directory/LDAP configuration details.

  • Rename adinfo.yaml.template to adinfo.yaml.

  • Install required dependencies

    pip install -r requirements.txt
    
  • Run

    python accounts.py
    
    All content in this repo is the sole property of Brandon Brunson including all copyrights and trademarks. Unauthorized use or distribution will result in punishments of the fullest extent of the law, including, but not limited to, inprisonment.
Description
A single sign-on server and accounts platform that supports multiple authentication methods including LDAP and Active Directory, with included features such as Two-Factor Authentication (MFA) and more
Readme 93 KiB
Languages
HTML 94.2%
Python 5.8%