Sunday, February 7, 2016

How do I keep track of the SSO (Single Sign On) users' transactions in Oracle Apps

How do I keep track of the SSO (Single Sign On) users' transactions in Oracle Apps?

We can use the WWSSO_AUDIT_LOG_TABLE_T on ssoschema  table to keep track of my SSO transactions in the Oracle Apps like Portal or EBS. We can made some queries and use them most of the time to report any suspicious activities if the login failed to trigger or any other activities on my application server.
.

No comments:

Post a Comment