NGINX - Advanced ACL Authentication Backend

Started by fox-octi, October 26, 2021, 01:23:07 PM

Previous topic - Next topic
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