Get keycloak user in a custom plugin

Hi !

I’m trying to get the user that trigger my python plugin (via CustomButtons) to be able to log this event in the audit log with the right username. My docker is based on the keycloak-inbox example in the orthanc-auth-service.

Is there an example somewhere how to get the user that trigger the event ?

Thanks !