summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/attrs.py2
-rwxr-xr-xtests/fconf.py2
-rwxr-xr-xtests/ldap.py2
-rwxr-xr-xtests/openid.py2
-rwxr-xr-xtests/pgdb.py2
-rwxr-xr-xtests/test1.py2
-rwxr-xr-xtests/testlogout.py2
-rwxr-xr-xtests/testmapping.py2
-rwxr-xr-xtests/testnameid.py2
-rwxr-xr-xtests/testrest.py2
-rwxr-xr-xtests/trans.py2
11 files changed, 11 insertions, 11 deletions
diff --git a/tests/attrs.py b/tests/attrs.py
index 4a3c8d8..b4d8a99 100755
--- a/tests/attrs.py
+++ b/tests/attrs.py
@@ -42,7 +42,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}
diff --git a/tests/fconf.py b/tests/fconf.py
index 409c975..79e7ed7 100755
--- a/tests/fconf.py
+++ b/tests/fconf.py
@@ -52,7 +52,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}
diff --git a/tests/ldap.py b/tests/ldap.py
index 52676d3..d144f89 100755
--- a/tests/ldap.py
+++ b/tests/ldap.py
@@ -25,7 +25,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'instance': '${NAME}',
'secure': 'no',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'ldap': 'yes',
'ldap_server_url': 'ldap://${ADDRESS}:45389/',
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'}
diff --git a/tests/pgdb.py b/tests/pgdb.py
index ae4b47c..984bcee 100755
--- a/tests/pgdb.py
+++ b/tests/pgdb.py
@@ -46,7 +46,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}
diff --git a/tests/test1.py b/tests/test1.py
index 3e0cfc2..d4716bc 100755
--- a/tests/test1.py
+++ b/tests/test1.py
@@ -41,7 +41,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}
diff --git a/tests/testlogout.py b/tests/testlogout.py
index 5018066..cdf4f0b 100755
--- a/tests/testlogout.py
+++ b/tests/testlogout.py
@@ -42,7 +42,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}
diff --git a/tests/testmapping.py b/tests/testmapping.py
index d5e5dd0..b2ee012 100755
--- a/tests/testmapping.py
+++ b/tests/testmapping.py
@@ -28,7 +28,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}
diff --git a/tests/testnameid.py b/tests/testnameid.py
index a47e44b..adc0c08 100755
--- a/tests/testnameid.py
+++ b/tests/testnameid.py
@@ -27,7 +27,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}
diff --git a/tests/testrest.py b/tests/testrest.py
index 24a7092..7f472b7 100755
--- a/tests/testrest.py
+++ b/tests/testrest.py
@@ -26,7 +26,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}
diff --git a/tests/trans.py b/tests/trans.py
index d7551b3..fbffa00 100755
--- a/tests/trans.py
+++ b/tests/trans.py
@@ -42,7 +42,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}