Page 1 of 1

audit record on user maintenance actions in ide

Posted: October 25th, 2022, 10:11 am
by CathyC
ide logs arent on by default and I assume we dont want to just turn them on for all the applications cause they were off by default for a reason.
we are getting requests from live applications and even our product base one which has 5 developers working on it to find things like "who deleted this user?" and "who removed my authorization type?"

right now the solution is to turn on ide logs and if it happens again we will be able to find the root cause

Re: audit record on user maintenance actions in ide

Posted: November 16th, 2022, 9:18 am
by SteveCap
Task #10967 has been created to add in the audit fields.

Re: audit record on user maintenance actions in ide

Posted: March 1st, 2023, 2:09 pm
by CathyC
I had a good example today where this would be helpful

I was working in an install where SSO users logging in to the application have to click login twice because a user exists with a blank userid that is messing with the logic. This has happened last year too, but we assumed it was IDE users improperly setting up users.

Now we shouldn't have had any IDE user maintenance needed but the blank user is back in all 3 environments. If we had audit fields we could look to see when this user was created/updated and check if we have logs from them to investigate how it was created.