UNCLASSIFIED - NO CUI

Skip to content

Added the ability to delete users from the database and modified naming in openApi3

Erik Fong requested to merge user_deletion_api into master

A user can now be deleted based off of the _id of the user (not ssoid) in the Mongo database.

Also changed the openApi3 documentation to reflect the change of the middleware now labeling the requesting user as "currentUser" instead of "user" for clarity.

Merge request reports

Loading