Events without launching Lifecycle Events

Hi all,

Is there a way to show an event on the events tab in Identity Cube page without launching a lifecycle event?

Is it possible to show an event on the events tab through beanshell?

Thanks in advance

Yes. Entries in the Events tab on Identity Page comes due to Audit Events of type = identityLifecycleEvent and target = identityname.. if you create a new custom audit with this combination, you should be able to see in Events tab. For other columns you need to modify string1, string2, string3 and string4 columns.

Audit String1/Value1 mapped with Identity Event column in UI

Audit Sources is mapped with Identity Source Column in UI

Audit String4 is mapped with Identity Cause Column in UI

Audit String2+String3 is mapped with Identity Summary Column in UI,

Hi @rishavghoshacc I think you can create a login record in the audit table as @neel193 mentioned, however, I would like to understand what the exact use case!.

Thanks,

PVR.