From c008c2f40abc7b85467b393f3b78e67391ffa7f8 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Sat, 22 Apr 2023 07:27:01 -0600 Subject: [PATCH] README: re-add OIDC note Signed-off-by: William Woodruff --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5fb19c4..db79713 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,11 @@ settings page of your project on GitHub. See [Creating & using secrets]. ### Trusted publishing +> **NOTE**: Trusted publishing is sometimes referred to by its +> underlying technology -- OpenID Connect, or OIDC for short. +> If you see references to "OIDC publishing" in the context of PyPI, +> this is what they're referring to. + This action supports PyPI's [trusted publishing] implementation, which allows authentication to PyPI without a manually configured API token or username/password combination. To perform