This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 238
External_ID Support for Cross account IAM Role #236
Labels
Milestone
Comments
Unless there's anyone else planning to do this, am willing to take this one. |
In terms of UX, any objection to doing it in the form of an |
Given that external ID is kind of like a password, from security perspective will it make sense to add it as a secret and mount it on to a user pod instead of having it in clear text in the pod manifests ? |
Apologies for the delay. This is in progress. |
Closed
Hi, is there an ETA for this work? We would love the support for external_ID. |
It's being worked on at the moment, and aiming to be part of a v4 release soon. |
This was merged earlier today in #430. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
AWS IAM supports external id as a security measure for cross account IAM roles.
Ref: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html
Issue for enhancement to add support for external id in KIAM.
The text was updated successfully, but these errors were encountered: