Available Login Reports
The following audit reports are available:
- In Oracle Cloud Console:
- In Oracle Fusion Cloud Enterprise Performance Management and Oracle Enterprise Data Management Cloud:
Successful Login Attempts Report
Displays details of successful user logins, including:
- Login: User ID of the person who signed in
- Provider: Authentication method used (for example, UserNamePassword or the name of a SAML provider)
- Date: UTC timestamp (24-hour format) when the login occurred
For steps on generating these reports. See Accessing Audit and Login Reports in Oracle Cloud Console.
Unsuccessful Login Attempts Report
Lists failed login attempts with the following details:
- User Name: Name of the user who attempted to sign in
- IP Address: Remote IP address from which the user attempted to sign in
- Timestamp: UTC timestamp (24-hour format) when the action occurred
For steps on generating these reports. See Accessing Audit and Login Reports in Oracle Cloud Console.
Dormant Users Report
Identifies users who have not signed in during a selected period:
- User Name: User ID of the user who has not signed in during the selected period
- Last Successful Login Date: Date of last login
- Full Name: Full name of the dormant user
- Primary Email: Primary email address of the dormant user
For steps on generating these reports. See Accessing Audit and Login Reports in Oracle Cloud Console.
User Audit (User Login) Report
Contains information on the users who signed into the environment over a specified time period:
- User Login: User ID of the user who signed in
- IP Address: Remote IP address from which the user signed in
- Access Date and Time: UTC timestamp (24-hour format) when the login occurred
You can generate this report using:
- Viewing the User Login Report via Access Control tool
- userAuditReport EPM Automate command
- User Audit Report REST API
Invalid Login Report
Lists the unsuccessful login attempts to sign into the environment over a specified time period:
- User Name: User ID of the user who attempted to sign in
- IP Address: Remote IP address from which the user attempted to sign in
- Access Date and Time: UTC timestamp (24-hour format) when the login attempt occurred
You can generate this report using:
- invalidLoginReport EPM Automate command
- Invalid Login Report REST API