A 's' to much.
This commit is contained in:
@@ -243,7 +243,7 @@ class Base(Entity):
|
||||
try:
|
||||
args["assertion_consumer_service_url"] = kwargs[
|
||||
"assertion_consumer_service_url"]
|
||||
del kwargs["assertion_consumer_service_urls"]
|
||||
del kwargs["assertion_consumer_service_url"]
|
||||
except KeyError:
|
||||
try:
|
||||
args["attribute_consuming_service_index"] = str(kwargs[
|
||||
|
Reference in New Issue
Block a user