A wrapper around pyjwt
Project description
Introduction
py_auth_micro is a small identity provider library which can use an LDAP/AD as upstream Identity Provider and can also store Users Localy.
The Authentication and Authorization is done via ID-Tokens and Access-Tokens. The ID-Tokens are given out after a User successfully logged in. With this ID-Token a User can request an Access-Token which he can send to other (Micro-)Services to gain access According to his Permissions.
The Tokens are JWT Tokens which can either be signed with an symetric HMAC-Secret or with an RSA-Key.
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 py_auth_micro-0.1.0.tar.gz
.
File metadata
- Download URL: py_auth_micro-0.1.0.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f46d43c3e0679dba3457b5bb73a120cdf3e26608ea0f9719f8dd93da5214585a |
|
MD5 | 0452fdc7e61c2e0990593aef4a1e2739 |
|
BLAKE2b-256 | 1d798e59f1b8071857fa53b1c5a2c6d4ac52a2cc98f56bc11286b63528f9eace |
Provenance
File details
Details for the file py_auth_micro-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: py_auth_micro-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ee8abb96c4c33867961a117fa8f65cea8d59c5f3c150c9d4b3384f4548cfe21 |
|
MD5 | a9ad9ea4536dc85eb29cc9510c949bae |
|
BLAKE2b-256 | 177e65985edeb94613e7eed067b34b75d3e12987bcff046ec924ed3b0f890b1f |