Skip to content

Dashboard

Arnab Dutta edited this page Jun 5, 2023 · 6 revisions

Dashboard

After successful authentication, the administrator is taken to the Dashboard. The dashboard provides an at-a-glance view of license details, auth server health status, Active User Count and generated tokens count etc.

image

Dashboard fields descriptions

  • OIDC Clients Count: The count of clients OIDC clients created on auth server.
  • Active Users Count: The count of users on auth server with active status.
  • Token Issued Count: This figure is the sum of access tokens with grant-type client credentials and authorization code and id-token.
  • OAuth server status: This field shows the health status of the auth server. For e.g. Running or Down.
  • Database status: This field shows the health status of the persistence (e.g. LDAP, MySQL, Google Spanner etc).

License Details

  • Product Name: The name of the product created on LicenseSpring platform. The license issued for Admin UI activation is created under this product. Check LicenseSpring docs for more details.
  • License Type: The type of license issued. For e.g. Perpetual, Time Limited, Subscription and Consumption.
  • Customer Email: To issue a license, we need to enter customer details like first name, last name, company, email and phone number in the LicenseSpring platform. This field displays the email of the customer of the license.
  • Company Name: The company name of license.
  • License Status: This status of the license (e.g. active or inactive).

Access Token Graph

The dashboard has the bar graph showing month-wise access-token with grant-type client credentials and authorization code and id-token generated from auth server.

image

Localization and Theme selection

Admin UI supports localization. The default language is English. The other supported languages are French and Portuguese. A new preferred language can be selected from the top right corner of the dashboard.

image

The administrator can also select from four website themes in Admin UI.

image

Clone this wiki locally