crossfeed
crossfeed copied to clipboard
Automatically Disable Accounts
🗣 Description
Adds the ability to disable/re-enable user accounts for global admins, and a lambda function that automatically disables accounts that have been inactive for over 60 days. Disabled accounts are able to initially authenticate via Login.gov, but will not receive an authorization token from the callback endpoint.
💭 Motivation and context
See issue #958
This pull request introduces 1 alert when merging 5a999cea386af44459412cdf899a45b708878b7f into 48dc0dc38d22d20884c18de71f0da0c5acedaa9f - view on LGTM.com
new alerts:
- 1 for Superfluous trailing arguments
This pull request introduces 1 alert when merging fe62052b3a9f43e6166a1c13e8e42117d3034300 into 48dc0dc38d22d20884c18de71f0da0c5acedaa9f - view on LGTM.com
new alerts:
- 1 for Superfluous trailing arguments
This pull request introduces 1 alert when merging 4457b31a59283dfddf5824d943c61267d4ec23c3 into 48dc0dc38d22d20884c18de71f0da0c5acedaa9f - view on LGTM.com
new alerts:
- 1 for Superfluous trailing arguments
This pull request introduces 1 alert when merging 2b87d71d5235c608e172cac24a90b023aa8daa41 into 48dc0dc38d22d20884c18de71f0da0c5acedaa9f - view on LGTM.com
new alerts:
- 1 for Superfluous trailing arguments
This pull request introduces 1 alert when merging fd251079dfe19329b9bfa89c3bc442d1fe8a1a0e into 48dc0dc38d22d20884c18de71f0da0c5acedaa9f - view on LGTM.com
new alerts:
- 1 for Superfluous trailing arguments
This pull request introduces 1 alert when merging 3a8b223b2e325073c28e6d0674a1b7d9ade07596 into 48dc0dc38d22d20884c18de71f0da0c5acedaa9f - view on LGTM.com
new alerts:
- 1 for Superfluous trailing arguments
@bgtripp Can you also re-merge the master branch with this branch so we can run CI again? Thanks!
@mbachtell-nais if you could also take a look at this PR, that would be great! This PR is by @bgtripp and involves automatically disabling accounts after a certain period of inactivity.
OBE