8000 README: Update default oidc-issuer value · jku/sigstore-python@ddc0b04 · GitHub
[go: up one dir, main page]

Skip to content

Commit ddc0b04

Browse files
committed
README: Update default oidc-issuer value
Default now comes from the trust config. The option is also not especially in conflict with staging. Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent 91121ee commit ddc0b04

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@ OpenID Connect options:
121121
--oidc-disable-ambient-providers
122122
Disable ambient OpenID Connect credential detection
123123
(e.g. on GitHub Actions) (default: False)
124-
--oidc-issuer URL The OpenID Connect issuer to use (conflicts with
125-
--staging) (default: https://oauth2.sigstore.dev/auth)
124+
--oidc-issuer URL The OpenID Connect issuer to use (default: None)
126125
--oauth-force-oob Force an out-of-band OAuth flow and do not
127126
automatically start the default web browser (default:
128127
False)
@@ -185,8 +184,7 @@ OpenID Connect options:
185184
--oidc-disable-ambient-providers
186185
Disable ambient OpenID Connect credential detection
187186
(e.g. on GitHub Actions) (default: False)
188-
--oidc-issuer URL The OpenID Connect issuer to use (conflicts with
189-
--staging) (default: https://oauth2.sigstore.dev/auth)
187+
--oidc-issuer URL The OpenID Connect issuer to use (default: None)
190188
--oauth-force-oob Force an out-of-band OAuth flow and do not
191189
automatically start the default web browser (default:
192190
False)

0 commit comments

Comments
 (0)
0