igwn_auth_utils¶
Utilities to simplify using IGWN authorisation credentials.
This project is primarily aimed at discovering X.509 credentials and SciTokens for use with HTTP(S) requests to IGWN-operated services.
Functions¶
|
Find and load a |
|
Locate X509 certificate and (optionally) private key files. |
|
Send an HTTP GET request to the specified URL with IGWN Auth attached. |
|
Get a new SciToken using |
|
Initialise a Kerberos ticket-granting ticket (TGT). |
|
Send a request of the specific method to the specified URL. |
|
Format an in-memory token for use in an HTTP Authorization Header. |
Classes¶
|
Auth handler for SciTokens. |
Error in discovering/validating an IGWN auth credential. |
|
|
|
|
Mixin for |
|
|
Class Inheritance Diagram¶
