1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Removed duplicate phrase (#39818)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
Jay
2025-08-12 16:47:50 -05:00
committed by GitHub
parent ee384c0ff9
commit edf45edd3d

View File

@@ -20,7 +20,7 @@ redirect_from:
However, using hardcoded secrets requires you to create credentials in the cloud provider and then duplicate them in {% data variables.product.prodname_dotcom %} as a secret.
After you have established a trust connection with a cloud provider that supports OIDC, you can you can configure your workflow to request a short-lived access token directly from the cloud provider.
After you have established a trust connection with a cloud provider that supports OIDC, you can configure your workflow to request a short-lived access token directly from the cloud provider.
## Benefits of using OIDC