We have an audit requirement which requires to report the last login date and time for a user in IFS.
In APPS8 we could get this information from the SERVER_LOG_TAB using the log category “IFS Sessions’. However, IFS cloud does not have this category as a server log parameter.
There are some details in the IAM_LOGIN_EVENT_DETAIL_TAB but seems like it does not keep the long-term history of sessions.
Can you advise how to get this data recorded and retrieved on demand?