By: Konrad Krol named 10 Mar 2022 at 6:13 a.m. CST

8 Responses
Konrad Krol gravatar
Gluu 4.3.1 does not emit audit log event in case OIDC client is deleted. Action is already defined: https://github.com/GluuFederation/oxAuth/blob/63e338902cb73d7158ce8a3e77e7e57a8a440aea/Server/src/main/java/org/gluu/oxauth/model/audit/Action.java#L16 But it's not used here: https://github.com/GluuFederation/oxAuth/blob/7d49c352a9927f785050820d8613acb26e374e62/Server/src/main/java/org/gluu/oxauth/register/ws/rs/RegisterRestWebServiceImpl.java#L1043

By Aliaksandr Samuseu staff 10 Mar 2022 at 11:52 a.m. CST

Aliaksandr Samuseu gravatar
Hi, Konrad. Thank you for letting us know. Do you mean deletion from web UI, or using dynamic management protocol?

By Michael Schwartz Account Admin 10 Mar 2022 at 1:41 p.m. CST

Michael Schwartz gravatar
@Aliaksandr.Samuseu please add a github issue if this is a bug.

By Aliaksandr Samuseu staff 10 Mar 2022 at 2:55 p.m. CST

Aliaksandr Samuseu gravatar
@Michael.Schwartz , sure, will do.

By Aliaksandr Samuseu staff 30 Mar 2022 at 10:17 a.m. CDT

Aliaksandr Samuseu gravatar
A quick update: still looking into it, will update shortly (today).

By Aliaksandr Samuseu staff 31 Mar 2022 at 4:44 p.m. CDT

Aliaksandr Samuseu gravatar
Sorry, was slowed down by another issue while reproducing this one. I've created an issue on Github [here](https://github.com/GluuFederation/oxAuth/issues/1658), you can track the progress there, Konrad. Thanks again for reporting it to us.

By Konrad Krol named 07 Apr 2022 at 2:36 a.m. CDT

Konrad Krol gravatar
Thank you. Should I close this ticket if we have this problem tracked through github issue?

By Konrad Krol named 07 Apr 2022 at 5:19 a.m. CDT

Konrad Krol gravatar
Do you know in which version this bug is going to be fixed? From github issue I can see its 4.3.3, but the next version is going to be 4.3.2.

By Michael Schwartz Account Admin 12 Apr 2022 at 2:23 p.m. CDT

Michael Schwartz gravatar
Next release will be 4.4.0. With intro of MySQL, we decided that this release wasn't just a patch. ETA, end of the month.