Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Update group_role_map_builder to pull out claim check and group list extraction into their own functions #258

Open
gene1wood opened this issue Jul 27, 2023 · 0 comments

Comments

@gene1wood
Copy link
Contributor

  1. Pull the check for a matching claim in an IAM Role policy out into a function which checks an element of the policy to see if it has a matching claim in it. This will allow us to change the claim name more easily
  2. Pull the [process by which the an AWS IAM policy condition is turned into a group list] ) into it's own function. This will make it easier to change the group list format (for example from a list to a / delimited string)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant