We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77d015 commit 8a47e70Copy full SHA for 8a47e70
demo-flask/index.py
@@ -3,8 +3,6 @@
3
from flask import (Flask, request, render_template, redirect, session,
4
make_response)
5
6
-from urllib.parse import urlparse
7
-
8
from onelogin.saml2.auth import OneLogin_Saml2_Auth
9
from onelogin.saml2.utils import OneLogin_Saml2_Utils
10
0 commit comments