Not able to get current auditor id using keycloak in spring boot
i am using java 21, spring security 6 and keycloak version 22.0.4. Here i am trying to use audit aware to enable timestamps and records who created and updated. But the problem is i am getting currunt auditor id as null.