diff --git a/test/pytest/test_certs.py b/test/pytest/test_certs.py
index f862e76169684cc2ccd7f7a1f512fd62b0b3cccf..c3fde585dcdd61139ed96fb8a9508c6727751bdd 100755
--- a/test/pytest/test_certs.py
+++ b/test/pytest/test_certs.py
@@ -99,7 +99,7 @@ def test_cert_validation(host, app): # pylint: disable=too-many-statements
         # prometheus is only exposed if opted-in in the settings
         'prometheus': 'prometheus',
         'rocketchat': 'chat',
-        'single-sign-on': 'admin',
+        'single-sign-on': 'sso',
         'wordpress': 'www'
     }