Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Release 2.0.0 Beta 1

Compare
Choose a tag to compare
@babelouest babelouest released this 03 Jul 01:20
· 3051 commits to master since this release
  • Massive rework for the better good
  • Introduction of modules to handle different backend users, clients and authentication scheme
  • Backends:
    • Database (user and client)
    • LDAP (user and client)
    • HTTP (user only)
  • Schemes:
    • password
    • HOTP/TOTP
    • Code sent by e-mail
    • webauthn
  • Introduction of plugins to handle authentication workflows
    • Legacy OAuth2 workflow
  • User Interface revamped