This commit is contained in:
Roland Hedberg
2014-09-22 10:36:42 +02:00
parent 91c99ed921
commit b105b1fa2f

View File

@@ -1,5 +1,6 @@
from urllib import urlencode
from urlparse import urlparse, parse_qs
from urlparse import parse_qs
from urlparse import urlparse
from saml2.entity import Entity
from saml2.response import VerificationError