Python Client for Google Cloud Auth
Project description
This is a shared codebase for gcloud-rest-auth and gcloud-rest-auth
This library implements an IamClient class, which can be used to interact with GCP public keys and URL sign blobs.
It also implements an IapToken class which is used for authorizing against an Identity-Aware Proxy (IAP) secured GCP service. IAP uses identity tokens which are specific to the target service and allows administrators to configure a list of identities (ex. service accounts, users, or groups) that may access the service. Therefore each IapToken instance corresponds to an ID token which may be used to authorize against a single IAP service.
It additionally implements a Token class, which is used for authorizing against Google Cloud. The other gcloud-rest-* package components accept a Token instance as an argument; you can define a single token for all of these components or define one for each. Each component corresponds to a given Google Cloud service and each service requires various “scopes”.
Installation
$ pip install --upgrade gcloud-{aio,rest}-auth
Usage
See our docs.
Contributing
Please see our contributing guide.
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 gcloud_rest_auth-5.2.1.tar.gz
.
File metadata
- Download URL: gcloud_rest_auth-5.2.1.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/5.15.0-1053-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84f0691df9b14d9c533e6fce655aa7aee36f921a556121ceb0763f141913d77b |
|
MD5 | aa9f5eaaa4cd07477402a25b30ec1810 |
|
BLAKE2b-256 | 59305a66fb0f97709841251f2f2e1c95cda598ff3dc15b974414e317a93d67a8 |
File details
Details for the file gcloud_rest_auth-5.2.1-py3-none-any.whl
.
File metadata
- Download URL: gcloud_rest_auth-5.2.1-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/5.15.0-1053-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cfccd31e4e8572d0427bf3774b3b3a889797351d829c873020675b30da6fa84 |
|
MD5 | 5e62eb23747ce743e6b06adb6fcf076e |
|
BLAKE2b-256 | b1931644068e8e474efbfac9855a5b14dc3b1deb67703d14945d22743875ae9e |