Project description
Questra Authorization
Python Authorization Client für die Questra® Plattform – Role und Permission Management.
Features
- Role Management: Rollen abfragen und verwalten
- Permission Checks: Berechtigungen prüfen
- Type-Safe: Vollständig typisierte API
Installation
pip install seven2one-questra-authorization
Requirements
- Python >= 3.10
- seven2one-questra-authentication >= 2.0.0
Schnellstart
from seven2one.questra.authentication import QuestraAuthentication
from seven2one.questra.authz import QuestraAuthz
auth = QuestraAuthentication(
url="https://auth.example.com",
username="ServiceUser",
password="secret",
)
authz = QuestraAuthz(url="https://authz.example.com", authentication=auth)
Weitere Informationen
License
Proprietary - Seven2one Informationssysteme GmbH
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seven2one_questra_authorization-1.0.0rc1.tar.gz.
File metadata
-
Download URL: seven2one_questra_authorization-1.0.0rc1.tar.gz
- Upload date:
-
Size: 12.9 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
Hashes for seven2one_questra_authorization-1.0.0rc1.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
84cfdbacff2ff3b7c8173f68e0b97a813ccc9f2d3695bcabf1c42e03f3352878
|
|
| MD5 |
dc917dbd13bed49a739b97010c8843aa
|
|
| BLAKE2b-256 |
c30b97756aea88d60f0fae546ddc019a6a148bab738d88b2399aeca5a594774c
|
|
See more details on using hashes here.
File details
Details for the file seven2one_questra_authorization-1.0.0rc1-py3-none-any.whl.
File metadata
-
Download URL: seven2one_questra_authorization-1.0.0rc1-py3-none-any.whl
- Upload date:
-
Size: 18.3 kB
- Tags: Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
Hashes for seven2one_questra_authorization-1.0.0rc1-py3-none-any.whl
| Algorithm |
Hash digest |
|
| SHA256 |
61de617fa1ec85cdda2b67f1697ae01befe7725634e2c33ce0fd83611f8e5825
|
|
| MD5 |
f76b70bebf90df7c34accddfc4374cd2
|
|
| BLAKE2b-256 |
7f6634c68186b566f925ceeef2b68802157b49d0cadd2ea49306000e361f8e6c
|
|
See more details on using hashes here.