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

Re-enabling users are password change #5

Open
gford1000-aws opened this issue Jan 21, 2019 · 0 comments
Open

Re-enabling users are password change #5

gford1000-aws opened this issue Jan 21, 2019 · 0 comments

Comments

@gford1000-aws
Copy link

Create a second cron scheduler (say runs every minute), and second lambda that removes users from blackhole group
Then this solution will only email once a day, will auto-unlock the user quickly once they make their password change, your lambda code is clearer and there is more clarity in the logs about what is happening.
Should be a marginal cost impact to run the lambda each minute, especially compared to manual unlocking.

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

No branches or pull requests

1 participant