diff --git a/functional_tests/features/repro.feature b/functional_tests/features/repro.feature
index 5a814a35c..c524f67ad 100644
--- a/functional_tests/features/repro.feature
+++ b/functional_tests/features/repro.feature
@@ -15,7 +15,7 @@
# along with this program. If not, see .
#
-@apps @sip @backups
+@apps @sip @backups @sso
Feature: Repro SIP Server
Make audio and video calls.
diff --git a/functional_tests/features/searx.feature b/functional_tests/features/searx.feature
index 216fd0bbd..bc6fe28b6 100644
--- a/functional_tests/features/searx.feature
+++ b/functional_tests/features/searx.feature
@@ -15,7 +15,7 @@
# along with this program. If not, see .
#
-@apps @searx @backups
+@apps @searx @backups @sso
Feature: Searx Web Search
Run Searx metasearch engine.
diff --git a/functional_tests/features/syncthing.feature b/functional_tests/features/syncthing.feature
index e4ebb1cc0..27bffb1df 100644
--- a/functional_tests/features/syncthing.feature
+++ b/functional_tests/features/syncthing.feature
@@ -15,7 +15,7 @@
# along with this program. If not, see .
#
-@apps @syncthing
+@apps @syncthing @sso
Feature: Syncthing File Synchronization
Run Syncthing File Synchronization server.
diff --git a/functional_tests/features/transmission.feature b/functional_tests/features/transmission.feature
index 891110d1c..6358cba88 100644
--- a/functional_tests/features/transmission.feature
+++ b/functional_tests/features/transmission.feature
@@ -15,7 +15,7 @@
# along with this program. If not, see .
#
-@apps @transmission @backups
+@apps @transmission @backups @sso
Feature: Transmission BitTorrent Client
Run the Transmission BitTorrent client.
diff --git a/functional_tests/features/ttrss.feature b/functional_tests/features/ttrss.feature
index a8b337b17..f3743653f 100644
--- a/functional_tests/features/ttrss.feature
+++ b/functional_tests/features/ttrss.feature
@@ -15,7 +15,7 @@
# along with this program. If not, see .
#
-@apps @ttrss
+@apps @ttrss @sso
Feature: TT-RSS News Feed Reader
Run TT-RSS News Feed Reader.