Faulty reference
This commit is contained in:
@@ -534,7 +534,7 @@ class SSO(object):
|
|||||||
self.cache.relay_state[_rstate] = came_from
|
self.cache.relay_state[_rstate] = came_from
|
||||||
ht_args = _cli.apply_binding(_binding, "%s" % req, destination,
|
ht_args = _cli.apply_binding(_binding, "%s" % req, destination,
|
||||||
relay_state=_rstate)
|
relay_state=_rstate)
|
||||||
_sid = req.id
|
_sid = req_id
|
||||||
logger.debug("ht_args: %s" % ht_args)
|
logger.debug("ht_args: %s" % ht_args)
|
||||||
except Exception, exc:
|
except Exception, exc:
|
||||||
logger.exception(exc)
|
logger.exception(exc)
|
||||||
|
Reference in New Issue
Block a user