Request to Guide me on OAAM API to fetch OAAM User Session Creation TimeStamp
We are customizing "oracle.oaam.extensions" code.
During our customization we are tyring to fetch the OAAM Session Creation TimeStamp for the logged-in User.
Currently we are unable to find any Out Of Box API's from where we could fetch the OAAM User's Session Creation TimeStamp.
We have explored com.bharosa.uio.util.UIOSessionData API, but we haven't made any progress on it.