No project description provided
Project description
Eve Azure AD Auth
Under development, it only validate token. Pull requests are welcome
Read more
https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-protocols-oidc
Usage
pip install Eve-Azure-Auth
Setting up configuration
AZURE_AD_TENANT = 'common' # optional
AZURE_AD_ISSUER = 'https://login.microsoftonline.com/...'
AZURE_AD_AUDIENCES = 'id' # or ['id', 'id']
Initialization
from eve_azure_ad_auth import AzureAuth
app = Eve(auth=AzureAuth)
Voilà!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Eve-Azure-Auth-0.3.0.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file Eve-Azure-Auth-0.3.0.tar.gz
.
File metadata
- Download URL: Eve-Azure-Auth-0.3.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8cc2fef4ebc2a219cc3663df474b51a3f24086288ea5c8e4ff80b590efb3ff7 |
|
MD5 | b1e46d4b46e408db259ee0a14113e558 |
|
BLAKE2b-256 | f049d7387754ba443945afc9509ea2a40bd27229e78f6b3b962efeec4075f897 |
File details
Details for the file Eve_Azure_Auth-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: Eve_Azure_Auth-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b9f08a0544d2bee8d1cbd992da0ced1908290b0759d6b4dd4a60dddeb434f2d |
|
MD5 | 8df32cbb1ed14205d8b10570948a3122 |
|
BLAKE2b-256 | f7cf05d3cf89465a8cbbbeab871b7a0d4fe409305203d7add88be92fb61e7ada |