morning - I can’t find anything about it in the Kratos docs, but is there an admin API for getting actions that happen to an identity for auditing purposes? For example,
GET /identity/id/log
and it returns events like:
• Password changed
• Password reset requested
• Login Failed
• 2FA added
• Identity created