Can I rely on "value.real_user_id" in CD2?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024
04:37 AM
We want to do some statistics on the use of "Act as ...", and try to do this by checking the CD2 web_logs (/dap/query/canvas_logs/table/web_logs/data).
When we look in the column "value.real_user_id" we get hundreds of lines for users who do not have the "Users - act as" permission. How can this happen? Until a good explanation I can't trust the column "value.real_user_id"?
We can find all rows with the word "masquerade" in the column "value.url", and as far as I have seen this is much more reliable?
Have I misssed something here? Any help is appreciated!