软件包:python3-id(1.5.0-1)
Python tool for generating and managing OIDC identities
This is a versatile Python tool designed for generating and managing OpenID Connect (OIDC) identities across various environments including GitHub Actions, GitLab pipelines, and Google Cloud platforms. This tool simplifies the process of OIDC credential generation and supports automatic detection and production of credentials in supported environments.
With 'id', users can efficiently handle OIDC tokens and authentication procedures, streamlining deployment and CI/CD workflows. The tool is also equipped to work in environments like Buildkite and CircleCI, ensuring broad compatibility and utility.
其他与 python3-id 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings