Any exception mapping
This commit is contained in:
@@ -33,6 +33,8 @@ EXCEPTION2STATUS = {
|
|||||||
UnsupportedBinding: samlp.STATUS_UNSUPPORTED_BINDING,
|
UnsupportedBinding: samlp.STATUS_UNSUPPORTED_BINDING,
|
||||||
OtherError: samlp.STATUS_UNKNOWN_PRINCIPAL,
|
OtherError: samlp.STATUS_UNKNOWN_PRINCIPAL,
|
||||||
MissingValue: samlp.STATUS_REQUEST_UNSUPPORTED,
|
MissingValue: samlp.STATUS_REQUEST_UNSUPPORTED,
|
||||||
|
# Undefined
|
||||||
|
Exception: samlp.STATUS_AUTHN_FAILED,
|
||||||
}
|
}
|
||||||
|
|
||||||
GENERIC_DOMAINS = "aero", "asia", "biz", "cat", "com", "coop", \
|
GENERIC_DOMAINS = "aero", "asia", "biz", "cat", "com", "coop", \
|
||||||
|
|||||||
Reference in New Issue
Block a user