Hi
I use authentik SSO in many services mostly openID standard, it works really well and I like the auto-login, as it heavily simplifies my login process.
Is a similiar thing with opnsense possible? Are there any plugins available that I missed while searching?
I saw LDAP, but as far as I understand LDAP / Radius that won't allow me to auto-login right?
(Ofc. default auth will still be turned on, so if my LAN goes down, including authentik server I can still login via Password.)
OPNsense doesn't natively support OpenID for auto-login, and LDAP/RADIUS won't provide the same auto-login feature. Your best bet for SSO-like functionality in OPNsense is to explore custom authentication or plugin options, but it might require manual configuration.
Oh okay I see, thanks!