Skip to content

Commit cd493dd

Browse files
author
Roland Hedberg
committed
One more SWAMID static org attribute.
1 parent 25af8fc commit cd493dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/saml2/entity_category/swamid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
NAME = ["givenName", "displayName", "sn"]
5-
STATIC_ORG_INFO = ["c", "o", "co", "norEduOrgAcronym"]
5+
STATIC_ORG_INFO = ["c", "o", "co", "norEduOrgAcronym", "schacHomeOrganization"]
66
OTHER = ["eduPersonPrincipalName", "eduPersonScopedAffiliation", "mail"]
77

88
# These give you access to information

0 commit comments

Comments
 (0)