BinghamtonUniversity / IAMBing

A Highly Configurable Identity & Access Management (IAM) Engine
MIT License
3 stars 0 forks source link

DataProxy: Implement Shadow Mode for Account Actions #14

Closed timcortesi closed 2 years ago

timcortesi commented 2 years ago

There are several APIs within IAM which allow the IAMBing system to perform the following actions against AD and Google Accounts:

We need to figure out some sort of logging mechanism (for testing) which would log an event any time that:

Log this wherever.. doesn't really matter. Maybe BTMP?

There should be a configuration option for "shadow mode" where everything is logged but nothing actually happens in Google or AD.

alikemaltanriverdi commented 2 years ago

done