Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Condition Elements on Role Policy, Templating in Output Filenames, Max Session Duration, Kill YAML Warning #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

forsberg
Copy link

@forsberg forsberg commented May 3, 2019

Description of changes:

  • Allow condition elements on Role Policy Elements, allows f. ex. MFA Condition on role assumptions.
  • Template support for output filenames.
  • Allow setting max session duration for generated roles.
  • Get rid of YAML warnings. Minor code restructuring.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Apache 2.0 license.

Erik Forsberg added 4 commits April 1, 2019 17:02
This allows setting conditions such as the presence of
Multi Factor Authentication to allow assumption of a role.
Also restructure code a bit, removing parsing of cmdline twice.
This loads the full yaml language, which should only be done
on trusted inputs.

See https://msg.pyyaml.org/load
@forsberg forsberg changed the title Misc features Condition Elements on Role Policy, Templating in Output Filenames, Max Session Duration, Kill YAML Warning May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant