From 965f1e6d4b0f8f60ac69cdc766a7e4a0a77bf2d6 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Wed, 16 Apr 2025 09:51:17 +0700 Subject: python/python3-id: Added (Generate OIDC identities). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-id/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-id/README (limited to 'python/python3-id/README') diff --git a/python/python3-id/README b/python/python3-id/README new file mode 100644 index 0000000000..ffc21b77e8 --- /dev/null +++ b/python/python3-id/README @@ -0,0 +1,6 @@ +python3-id (A tool for generating OIDC identities) + +id is a Python tool for generating OIDC identities. It can +automatically detect and produce OIDC credentials on a number +of environments, including GitHub Actions, GitLab pipelines and +Google Cloud. -- cgit v1.2.3