Hi there, I have a use case where I would like fetch the last time an app logged in to Okta.
I am aware of the event user.authentication.sso, however this event does not appear to be logged when a token is created with client credentials.
Is there an event type for when a token is fetched using client credentials (i.e. not a user).?
Thanks