Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
NGINX - Advanced ACL Authentication Backend
« previous
next »
Print
Pages: [
1
]
Author
Topic: NGINX - Advanced ACL Authentication Backend (Read 4618 times)
fox-octi
Newbie
Posts: 29
Karma: 0
NGINX - Advanced ACL Authentication Backend
«
on:
October 26, 2021, 01:23:07 pm »
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
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: NGINX - Advanced ACL Authentication Backend
«
Reply #1 on:
October 26, 2021, 01:44:20 pm »
No, this feature is doing a stateless authentication call to the authentication server.
Logged
fox-octi
Newbie
Posts: 29
Karma: 0
Re: NGINX - Advanced ACL Authentication Backend
«
Reply #2 on:
December 30, 2021, 04:57:08 pm »
is there a other solution, for 2fa authentication for nginx plugin?
best regards
Chris
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: NGINX - Advanced ACL Authentication Backend
«
Reply #3 on:
December 31, 2021, 10:09:45 pm »
You can use a client certificate for TLS.
Logged
fox-octi
Newbie
Posts: 29
Karma: 0
Re: NGINX - Advanced ACL Authentication Backend
«
Reply #4 on:
January 08, 2022, 03:28:17 pm »
Hi this is not really a solution.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Web Proxy Filtering and Caching
(Moderator:
fabian
) »
NGINX - Advanced ACL Authentication Backend