Hi,
I want to use the "Advanced ACL Authentication Backend" to authenticate my user.
As Backend, i using 2FA Google Authentication.
My problem is, that the Authentication is working, but after the 2fa Code is not valid anymore, the auth is comming up again. Is there an Option, to save the successfully authentication for a while ?
best regards
Chris
No, this feature is doing a stateless authentication call to the authentication server.
is there a other solution, for 2fa authentication for nginx plugin?
best regards
Chris
You can use a client certificate for TLS.
Hi this is not really a solution.