限制对受信任的 OIDC 身份提供商的访问

resource:https://github.com/aws-samples/resource-control-policy-examples/blob/main/Limit-access-to-trusted-OIDC-identity-providers/Limit-access-to-trusted-OIDC-identity-providers.md

resource: https://github.com/aws-samples/resource-control-policy-examples/blob/main/Limit-access-to-trusted-OIDC-identity-providers/Shared-Issuers.json

OIDC 联合身份验证可用于向已通过 OpenID Connect 兼容身份提供商 (IdP) 向 AWS 环境中的 IAM OpenID Connect (OIDC) 身份提供商进行身份验证的用户提供临时安全凭证。本节概述了控制外部 OIDC 身份提供商 (IdP) 用于授予对组织资源的访问权限的授权机制的控制示例。

Here is a list of the service providers covered in this sample, and their documentation:

Provider

Documentation

Issuer/OIDC Provider URL

Policy Statement in Shared-Issuers.json

Terraform Cloud

EnforceTrustedOIDCTenantTerraformCloud

GitLab

EnforceTrustedOIDCTenantGitLabCLoud

Shisho.dev

EnforceTrustedOIDCTenantShishoDev

Scalr

EnforceTrustedOIDCTenantScalr

GitHub Audit Log Streaming

EnforceTrustedOIDCTenantGithubLogStreaming

Pulumi

EnforceTrustedOIDCTenantPulumi

Buildkite

EnforceTrustedOIDCTenantBuildKite

Upbound

EnforceTrustedOIDCTenantUpbound

GitHub Actions - Self Hosted Runners

EnforceTrustedOIDCTenantGithubActionsSelfHosted

Vercel

EnforceTrustedOIDCTenantVercel

Sandboxes.cloud

EnforceTrustedOIDCTenantSandBoxes

Datachain.ai

EnforceTrustedOIDCTenantDataChain

Codefresh

EnforceTrustedOIDCTenantCodeFresh

This list may not include all possible third party service providers that use a shared issuer URL with their OIDC integration to access AWS accounts. Please review all relevant documentation from your service providers to ensure your security objectives are met when configuring an OIDC integration to AWS from your third party service providers.

最后更新于