Localization Token Missing for Session Timeout Audit Message
In ThingWorx 9.3.4, it appears that session timeouts are finally now audited (audit.AuditCategory.Authorization category) but there is no localization token for the actual message. I assume the token and value should be:
- name: com.thingworx.things.security.SecurityMonitorThing.SessionExpired.Audit
- value: Session timed out for user: __user__
Can anyone confirm this? Are there other fields available in the data shape to the audit message that can be used or just the user field?

