6 Aug
2018
6 Aug
'18
12:18 p.m.
On Aug 6, 2018, at 12:10 PM, Denis CLAVIER via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
However, since I use a push notification for second authentication, I don't really need that user to send a second access-request. In fact, I just need to proxy the user to the push service for second authentication. So I am wondering if it is possible to launch second authentication after the LDAP authentication succeeded without user action, so without challenge answer.For example, is it possible to request a proxy server from the authenticate block, when ldap return ok ?
No. The server only does something when it receives a request. Alan DeKok.