cyberark / ansible-security-automation-collection

CyberArk Ansible Security Automation Collection
MIT License
60 stars 39 forks source link

Added timeout option to authentication module #48

Closed mrendo closed 1 year ago

mrendo commented 2 years ago

Desired Outcome

We noticed now we have turned on two factor we have a problem with the module timing out before we have pressed the push notification.

Implemented Changes

Describe how the desired outcome above has been achieved with this PR. In particular, consider:

Adding a timeout option to the authentication module, tested it using a local copy of the module with my Cyberark system

Connected Issue/Story

Resolves #[relevant GitHub issue(s), e.g. 76] #47

CyberArk internal issue link: [insert issue ID]()

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

infamousjoeg commented 1 year ago

Will merge and publish to Galaxy in the morning.