3 releases
new 0.1.2 | Oct 29, 2024 |
---|---|
0.1.1 | Oct 29, 2024 |
0.1.0 | Oct 29, 2024 |
#191 in Authentication
260 downloads per month
38KB
448 lines
Ambient credentials detection for CI systems
ci-id-bin
crate contains a small CLI application that enables easy access to ambient OIDC credentials in CI systems.
$ ci-id my-audience > token.txt
See ci-id for the underlying library.
ci-id is based on id, a similar Python project.
Supported environments
Currently supported environments are:
- GitHub Actions
- GitLab CI/CD
- CircleCI
See See ci-id API documentation for details on what configuration each of these environments needs.
License
ci-id
is licensed under the Apache 2.0 License.
Dependencies
~7–19MB
~269K SLoC