A plug-and-play client for integrating universal single sign-on (SSO) with Python frameworks, enabling secure and seamless authentication across microservices.
Project description
USSO-Client
The USSO-Client provides a universal single sign-on (SSO) integration for microservices, making it easy to add secure, scalable authentication across different frameworks. This client simplifies the process of connecting any microservice to the USSO service.
Features
- Core SSO Integration: Use the USSO core client for basic SSO functionality across any Python application.
- Framework-Specific Modules:
- FastAPI Integration: Specialized support for FastAPI applications, enabling async authentication mechanisms tailored to FastAPI's event loop.
- Django Integration (Coming soon): Customizable Django authentication backend that integrates seamlessly with Django's user management and middleware architecture.
Installation
Install the USSO client using pip:
pip install usso-client
To add framework-specific support, use the following commands:
For FastAPI:
pip install "usso-client[fastapi]"
Quick Start
Follow the quick start guides in the documentation to integrate USSO in your application.
Contributing
Contributions are welcome! See CONTRIBUTING.md for more details on how to get involved.
License
Distributed under the MIT License. See LICENSE for more information.
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
Built Distribution
File details
Details for the file usso-0.24.13.tar.gz
.
File metadata
- Download URL: usso-0.24.13.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9faaf2ff5d52941025ca280278d60aa733be5f2dbaa25917989b12186672cf5a |
|
MD5 | b759f7bbcaddf8b943f7c3398651454e |
|
BLAKE2b-256 | d5f28aaf2842a4222ccfe651817c77512c678dc65a6eb938ab57b454877896df |
File details
Details for the file usso-0.24.13-py3-none-any.whl
.
File metadata
- Download URL: usso-0.24.13-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41303ddb1c40bf72b9367208f3ca338c776c4ad62342adf3dcc68191c971c25b |
|
MD5 | 6bb525b1c45c9e184a13a87e64305bc1 |
|
BLAKE2b-256 | f1ee6b64922442e1c2c67fc498f9e964a15654c9a48a02939f8b75515629a2fd |