A python client for SAML/ECP authentication
Project description
CI ECP for Python
This python package provides a native Python client to access SAML/ECP-authenticated content over HTTP with CILogon.
Release status
Development status
Installation
See https://ciecplib.readthedocs.io/en/latest/#installation for installation instructions.
Basic usage
>>> from ciecplib import request
>>> response = request('https://somewhere.org/mywebpage/')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ciecplib-0.8.2.tar.gz
(47.7 kB
view hashes)
Built Distribution
ciecplib-0.8.2-py3-none-any.whl
(64.4 kB
view hashes)