summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorHans Hörberg <hans.horberg@umu.se>2015-10-14 14:20:03 +0200
committerHans Hörberg <hans.horberg@umu.se>2015-10-14 14:20:03 +0200
commit0f209eb5498ca948f654c2128d3b037d18b8cb17 (patch)
tree285649ae421f13bb2ea8ab245a81ca98995785bd /example
parenta8b5ddafec988c013558d4d7a7941c20ac92a1aa (diff)
downloadpysaml2-0f209eb5498ca948f654c2128d3b037d18b8cb17.tar.gz
Added some testdata.
Diffstat (limited to 'example')
-rw-r--r--example/idp2/idp_user.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/idp2/idp_user.py b/example/idp2/idp_user.py
index 43cffd9c..a4032aa6 100644
--- a/example/idp2/idp_user.py
+++ b/example/idp2/idp_user.py
@@ -47,6 +47,9 @@ USERS = {
"o": "Example Co.",
"ou": "IT",
"initials": "P",
+ "co": "co",
+ "mail": "mail",
+ "noreduorgacronym": "noreduorgacronym",
"schacHomeOrganization": "example.com",
"email": "test@example.com",
"displayName": "Test Testsson",