summaryrefslogtreecommitdiffstats
path: root/python/examples/login.py
diff options
context:
space:
mode:
authorEmmanuel Raviart <eraviart@entrouvert.com>2004-07-13 12:10:44 +0000
committerEmmanuel Raviart <eraviart@entrouvert.com>2004-07-13 12:10:44 +0000
commit603f66df4bd1d6ed0dc4a0f1a525415e7f6d1d9e (patch)
tree15371d40ee09c28f174b808e430f8be7cbdf26fc /python/examples/login.py
parent4987632942d65c26bfc7696924222beeb2c07bdb (diff)
downloadlasso-603f66df4bd1d6ed0dc4a0f1a525415e7f6d1d9e.tar.gz
lasso-603f66df4bd1d6ed0dc4a0f1a525415e7f6d1d9e.tar.xz
lasso-603f66df4bd1d6ed0dc4a0f1a525415e7f6d1d9e.zip
Yet another very important correction.
Diffstat (limited to 'python/examples/login.py')
-rw-r--r--python/examples/login.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/login.py b/python/examples/login.py
index b1f13bd8..5bd97e2f 100644
--- a/python/examples/login.py
+++ b/python/examples/login.py
@@ -57,7 +57,7 @@ ret = idplogin.init_from_authn_request_msg(authn_request_msg,
print "ProtocolProfile =", idplogin.protocolProfile
must_authenticate = idplogin.must_authenticate()
-print "User must be authenticated =", idplogin.protocolProfile
+print "User must be authenticated =", must_authenticate
if idplogin.protocolProfile == 1:
ret = idplogin.build_artifact_msg(1,