cyberark / cyberark-aws-auto-onboarding

Solutions for automatically detecting, managing and securing privileged accounts in AWS EC2
Apache License 2.0
40 stars 32 forks source link

Log off function header problem #41

Open xuyangbocn opened 4 years ago

xuyangbocn commented 4 years ago

https://github.com/cyberark/cyberark-aws-auto-onboarding/blob/7739ad8d54ac859f35db41a92673b46992bfe70f/src/aws_environment_setup/AWSEnvironmentSetup.py#L187

Hi,

I was just checking out code, haven't used or run it yet. I noticed in the line above, it uses DEFAULT_HEADER instead of variable header. Might be a typo or bug, so just jot down for information.