Wrong attribute name

This commit is contained in:
Roland Hedberg
2009-11-20 16:03:40 +01:00
parent 880ec2030c
commit 9430448249

View File

@@ -48,7 +48,7 @@ def do_sp_sso_descriptor(sp, cert, backward_map):
"requested_attribute": requested_attribute,
"service_name": {
"lang":"en",
"text":sp["my_name"],
"text":sp["name"],
}
}