Auxiliary Python3 library that allows for simple parsing and usage of an SSO server's "well-known" endpoints
Project description
WellKnownHandler
Auxiliary Python3 library that allows for simple parsing and usage of an SSO server's "well-known" endpoints
Report Bug
·
Request Feature
Table of Contents
- Table of Contents
- About The Project
- Prerequisites
- Installation
- Testing
- Usage
- Roadmap
- Contributing
- License
- Contact
- Acknowledgements
About The Project
Auxiliary Python3 library that allows for simple parsing and usage of an SSO server's "well-known" endpoints. This library is created to support EOEPCA's project, but is generic enough to be used in any other environment.
Currently supported endpoints (easily expandable!):
- OIDC
- SCIM
Built With
Prerequisites
This is an example of how to list things you need to use the software and how to install them.
Installation
Just download the library using pip
pip install WellKnownHandler
Testing
pytest WellKnownHandler/tests
Usage
Checkout our main.py file for some examples of usage!
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the Apache-2.0 License. See LICENSE
for more information.
Contact
Project Link: https://github.com/EOEPCA/well-known-handler
Acknowledgements
- README.md is based on this template by Othneil Drew.
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
File details
Details for the file WellKnownHandler-0.2.0.tar.gz
.
File metadata
- Download URL: WellKnownHandler-0.2.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30c2bcbd0eb49bcd03cad721dcb194eb3d3bfad5c757fe17f53b831962e85f72 |
|
MD5 | 337bf04267f226de8b0a4484686de783 |
|
BLAKE2b-256 | f2fbef563ad18fa50a8941539da8c0d1b80f4e48d31d114970ba85ac6c5a9bfc |