summaryrefslogtreecommitdiffstats
path: root/tests/openid.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openid.py')
-rwxr-xr-xtests/openid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openid.py b/tests/openid.py
index ebc92ba..dfff299 100755
--- a/tests/openid.py
+++ b/tests/openid.py
@@ -44,7 +44,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'openid': 'yes',
'openid_extensions': 'Attribute Exchange,Simple Registration,Teams',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}