-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2
-
False
-
False
-
OCPPLAN-5656 - AWS STS - Security Token Service
-
Undefined
-
-
Hive Sprint 197, Hive Sprint 198
The tool should be able to upload an OpenID Connect (OIDC) configuration to an S3 bucket, and create an AWS IAM Identity Provider that trusts identities from the OIDC provider. It should take infra name as input so that user can identify all the resources created in AWS. Make sure that resources created in AWS are tagged appropriately.
Sample command with existing key pair:
tool-name create identity-provider <infra-name> --public-key ./path/to/public/key
Ensure the Identity Provider includes audience config for both the in-cluster components ('openshift') and the pod-identity-webhook ('sts.amazonaws.com').