New Authentication Architecture
Last modified by Vincent Massol on 2024/11/19 16:12
Description
The need
- We need to be able to chain several authenticators (authenticator=ldap-local,ldap-global,xwiki-local,xwiki-global)
- The login page should be dynamically generated based on the authenticator(s) needs
- Authenticator should be real components
Thomas Mortagne