18F / Sendak

[DEPRECATED] Sendak integrates user, project, and deployment management for 18F
Other
10 stars 4 forks source link

offboard-user #106

Open janearc opened 9 years ago

janearc commented 9 years ago

Overview:

A user exists in Sendak. We then assume that they have:

when running aws iam delete-user in the shell, we get an error message about having to delete the profile of the user before "deleting the user." It's not clear what this means in terms of API hooks, but probably it is best to determine what identity assets the user has, and then deleting those (caveat: we can't really know which ssh keys they have on the hosts they have access to, and that has to be a manual process), and then when that is finished, issuing the delete-user call.

arguments

NoahKunin commented 9 years ago

Leave GitHub account out of scope for now and focus on the other bullets. We'll have a separate issue for GitHub removal.