mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 14:35:22 +08:00
* Automatially add IC Account to Account Assignments Access Requests The UI needs access to the account associated with an Account Assignment in order to display the enclosing Account, otherwise the user will not be able to see their assogned permission sets. This patch automatically adds the enclosing account for any account assignments in a resource access request and allows the user to see ther human-friendly names in the access request listing. * Apply suggestions from code review Co-authored-by: Sakshyam Shah <sshah@goteleport.com> Co-authored-by: Marek Smoliński <marek@goteleport.com> * Code review sugestions --------- Co-authored-by: Sakshyam Shah <sshah@goteleport.com> Co-authored-by: Marek Smoliński <marek@goteleport.com>