SciTokens (gwpy.io.scitokens)#

Utility module to manage SciTokens for authorised data access.

The functions in this module require the following optional extra packages:

Functions#

add_http_authorization_header(headers, *[, ...])

Try and generate an HTTP Authorization header for a SciToken.

find_token(audience, scope, **kwargs)

Find and load a Scitoken for the given audience and scope.

get_scitoken(*args[, minsecs, quiet])

Get a new SciToken using htgettoken.