Skip to content

Commit 3c38cef

Browse files
author
Roland Hedberg
committed
Corrected attribute name: email -> mail.
1 parent 16cab46 commit 3c38cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/idp2/idp_user.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ou": "IT",
6969
"initials": "P",
7070
#"schacHomeOrganization": "example.com",
71-
"email": "[email protected]",
71+
"mail": "[email protected]",
7272
"displayName": "P. Roland Hedberg",
7373
"labeledURL": "http://www.example.com/rohe My homepage",
7474
"norEduPersonNIN": "SE197001012222"

0 commit comments

Comments
 (0)