Home | Trees | Indices | Help |
|
---|
|
The glue.auth module provides methods to communicate with data stored behind the LIGO.ORG authentication system
Version: 8cbd1b7187ce3ed9a825d6ed11cc432f3cfde9a5
Date: 2017-12-05 15:29:36 +0000
Author: Duncan Macleod <duncan.macleod@ligo.org>
|
|||
|
|
|||
|
|
|||
COOKIE_JAR =
|
|||
LIGO_LOGIN_URL =
|
|||
__credits__ =
|
|||
__package__ =
|
|
Request the given URL using LIGO.ORG SAML authentication. This requires an active Kerberos ticket for the user, to get one: $ kinit albert.einstein@LIGO.ORG Parameters ---------- url : `str` URL path for request debug : `bool`, optional Query in verbose debuggin mode, default `False` Returns ------- urllib.addinfourl file object containing output data, use .read() to extract text content |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 12 00:34:17 2017 | http://epydoc.sourceforge.net |