Any exception mapping

This commit is contained in:
Roland Hedberg
2010-09-30 14:41:16 +02:00
parent 528adbea3e
commit 6a13926ab5

View File

@@ -33,6 +33,8 @@ EXCEPTION2STATUS = {
UnsupportedBinding: samlp.STATUS_UNSUPPORTED_BINDING,
OtherError: samlp.STATUS_UNKNOWN_PRINCIPAL,
MissingValue: samlp.STATUS_REQUEST_UNSUPPORTED,
# Undefined
Exception: samlp.STATUS_AUTHN_FAILED,
}
GENERIC_DOMAINS = "aero", "asia", "biz", "cat", "com", "coop", \