You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In order to create a role that can be assumed by a pod in an EKS cluster, for example, you'll have to update the trust document to include the oidc provider from the cluster and the service account and namespace for the pod that's going to be assuming the role.
Describe the solution you'd like
I'd like to be able to at the very least be able to modify the trust policy when creating or requesting role, ideally being able to choose an oidc provider from a drop down, but that isn't necessary at all.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
In order to create a role that can be assumed by a pod in an EKS cluster, for example, you'll have to update the trust document to include the oidc provider from the cluster and the service account and namespace for the pod that's going to be assuming the role.
Describe the solution you'd like
I'd like to be able to at the very least be able to modify the trust policy when creating or requesting role, ideally being able to choose an oidc provider from a drop down, but that isn't necessary at all.
The text was updated successfully, but these errors were encountered: