Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IDS and version 8.7

...

After the installation you will have a Accounting application in SSO that you can verify and manage with Management user interface - SSO. This application controls access to the Accounting Service endpoints like reporting, see Using Accounting Service.

Figure 1. Accounting application in SSO Management

...

  1. Accounting Service needs to be running
  2. Need to know the HTTP Basic authentication credentials, see Accounting service management / Actuator endpoint authentication

...

  1. Accounting Service needs to be running
  2. Need to know the HTTP Basic authentication credentials, see Accounting service management / Actuator endpoint authentication

...

  1. Open browser and navigate to the following URL: https://accounting.example.com/accounting/report (the actual URL depends on your network configuration, see Network requirements)
  2. Enter the credentials in SSO

  3. A CSV download file with total of 0 users is downloaded (when this check is done before the first scheduled monthly calculation)

    Code Block
    languagetext
    titleMonthly active unique user counts empty CSV example
    Month,Authentication Method,User Count
    2019-03,TOTAL,0
  4. Verify the audit log events about the access has been written, see Accounting Service logging / Audit log

...