Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

External_ID Support for Cross account IAM Role #236

Closed
abhisheknsit opened this issue Mar 28, 2019 · 7 comments
Closed

External_ID Support for Cross account IAM Role #236

abhisheknsit opened this issue Mar 28, 2019 · 7 comments
Milestone

Comments

@abhisheknsit
Copy link

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.

@randomvariable
Copy link

Unless there's anyone else planning to do this, am willing to take this one.

@randomvariable
Copy link

randomvariable commented Apr 17, 2019

In terms of UX, any objection to doing it in the form of an iam.amazonaws.com/external-id annotation?

@harishspqr
Copy link

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 ?

@randomvariable
Copy link

Apologies for the delay. This is in progress.

@Lokicity
Copy link

Hi, is there an ETA for this work? We would love the support for external_ID.

@pingles
Copy link
Contributor

pingles commented Oct 16, 2020

It's being worked on at the moment, and aiming to be part of a v4 release soon.

@pingles pingles added this to the v4 milestone Oct 16, 2020
@pingles
Copy link
Contributor

pingles commented Nov 11, 2020

This was merged earlier today in #430.

@pingles pingles closed this as completed Nov 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
6 participants