diff --git a/plinth/modules/searx/data/usr/share/freedombox/etc/apache2/conf-available/searx-freedombox-auth.conf b/plinth/modules/searx/data/usr/share/freedombox/etc/apache2/conf-available/searx-freedombox-auth.conf
index 86c4e727b..b65db00ba 100644
--- a/plinth/modules/searx/data/usr/share/freedombox/etc/apache2/conf-available/searx-freedombox-auth.conf
+++ b/plinth/modules/searx/data/usr/share/freedombox/etc/apache2/conf-available/searx-freedombox-auth.conf
@@ -1,9 +1,5 @@
- Include includes/freedombox-single-sign-on.conf
-
-
- TKTAuthToken "web-search" "admin"
-
-
ProxyPass unix:/run/uwsgi/app/searx/socket|uwsgi://uwsgi-uds-searx/
+ Use AuthOpenIDConnect
+ Use RequireGroup web-search