# Security hardening your deployments

Use OpenID Connect within your workflows to authenticate with your cloud provider.

## Links

* [Configuring OpenID Connect in Amazon Web Services](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-aws)

  Use OpenID Connect within your workflows to authenticate with Amazon Web Services.

* [Configuring OpenID Connect in Azure](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-azure)

  Use OpenID Connect within your workflows to authenticate with Azure.

* [Configuring OpenID Connect in Google Cloud Platform](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-google-cloud-platform)

  Use OpenID Connect within your workflows to authenticate with Google Cloud Platform.

* [Configuring OpenID Connect in HashiCorp Vault](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-hashicorp-vault)

  Use OpenID Connect within your workflows to authenticate with HashiCorp Vault.

* [Configuring OpenID Connect in JFrog](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-jfrog)

  Use OpenID Connect within your workflows to authenticate with JFrog.

* [Configuring OpenID Connect in Octopus Deploy](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-octopus-deploy)

  Use OpenID Connect within your workflows to authenticate with Octopus Deploy.

* [Configuring OpenID Connect in PyPI](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-pypi)

  Use OpenID Connect within your workflows to authenticate with PyPI.

* [Configuring OpenID Connect in cloud providers](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-cloud-providers)

  Use OpenID Connect within your workflows to authenticate with cloud providers.

* [Using OpenID Connect with reusable workflows](/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-with-reusable-workflows)

  You can use reusable workflows with OIDC to standardize and security harden your deployment steps.