ging / fiware-idm

OAuth 2.0-based authentication of users and devices, user profile management, Single Sign-On (SSO) and Identity Federation across multiple administration domains.
https://keyrock-fiware.github.io
MIT License
37 stars 81 forks source link

Auditing functionality #235

Open kosgobakis opened 3 years ago

kosgobakis commented 3 years ago

When i create a new user only the following text is created on the log file. Wed, 01 Sep 2021 11:59:02 GMT idm:web-list_users_controller --> create and when register a new IoT device Wed, 01 Sep 2021 12:21:48 GMT idm:web-iot_controller --> register_iot

Is there any functionality to be enabled so i can log which user added the new user, get the new user Id etc It would be very helpful to log every action that a administrator or organization owner ie add user, register new IoT device