Ticket #685 (new Feature Request)
Opened 3 years ago
Allow different login interfaces for different authentication modes
| Reported by: | gbastien | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WifiDog Auth Server 2.0 |
| Component: | Auth Server, Token Architecure | Version: | Auth Server SVN |
| Keywords: | Cc: |
Description
Right now, the login script calls a static method from Authenticator class to create the login interface.
The difficulty is that we do not necessarily know yet the network the user wants to connect to (for example in offsite mode), hence the authentication method to be used and the login interface.
The interface would have to be dynamic so it changes when the user selects another network, and eventually an authentication method for a given network (when multiple authentication modes are supported for a network)
Attachments
Note: See
TracTickets for help on using
tickets.
