Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sigstore: improve docstring language
The identity/issuer in the public key are the details that we verify in the signing certificate. The OIDC identity of the authentication token may be slightly different: * because of identity federation the OIDC issuer may be sigstore.dev but the verified (federated) issuer may be github.com * in the ambient credential case the authentication token identity does not necessarily match the sertificate identity Make it clear that import_() takes the "verifying identity" details.
- Loading branch information