summaryrefslogtreecommitdiff
path: root/src/saml2/entity_category
diff options
context:
space:
mode:
authorHans Hörberg <hans.horberg@umu.se>2015-03-16 08:38:49 +0100
committerHans Hörberg <hans.horberg@umu.se>2015-03-16 08:38:49 +0100
commit6e0acc8997b8290ee7a03fbb3aa5a19ce1158e03 (patch)
treea3fa140559800b327a1a0af532e423d69c40dd5c /src/saml2/entity_category
parent6bd9acb4fea4426e2e272f59f27be43b4aa161a6 (diff)
downloadpysaml2-6e0acc8997b8290ee7a03fbb3aa5a19ce1158e03.tar.gz
Updated pysaml2 to support PEFIM.
Added encrypted assertions with self contained namespaces. Added possibility to add two assertions. One encrypted with all the attributes and a second one that is not encrypted and contains nameid and authentication statement.
Diffstat (limited to 'src/saml2/entity_category')
-rw-r--r--src/saml2/entity_category/at_egov_pvp2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/saml2/entity_category/at_egov_pvp2.py b/src/saml2/entity_category/at_egov_pvp2.py
index ca1a23b7..4a041c2f 100644
--- a/src/saml2/entity_category/at_egov_pvp2.py
+++ b/src/saml2/entity_category/at_egov_pvp2.py
@@ -3,7 +3,7 @@ __author__ = 'rhoerbe' #2013-09-05
EGOVTOKEN = ["PVP-VERSION",
- "PVP-PRINCIPALNAME",
+ "PVP-PRINCIPAL-NAME",
"PVP-GIVENNAME",
"PVP-BIRTHDATE",
"PVP-USERID",