1. Login

1.1. Introduction

This document aims to explain how to log in to the System management page.

1.2. Login

  1. When logging in, make sure to have both the username and password prepared.
    Login
    表 1.74 Item description

    Item name

    Description

    Username
    System manager username specified when installed
    e.g. admin ※
    Password
    System manager password specified when installed
    e.g. password ※

    Tip

    Make sure to use the System manager's Username and Password specified when installing the system.
    For Username and Password when Docker version is installed, see Installation (Automatic).
    For Username and Password when helm version is installed, see install_helm.
  2. After logged in, an Organization management page similar to the one below will be displayed.
    Organization management page (List)

1.3. Account management

In the Account management page, users can edit their own account, change their password, configure two-factor authentication and issue tokens.

  1. Users can configure their account by selecting Account management from the menu displayed when selecting the login user icon.
    Account management

    注釈

    The "Menu - Account management" page will not be displayed while the user is using Exastro IT Automation.

1.3.1. Edit account

  1. Users can change their E-mail, first and last name, which group the belong to and the account description by in the "Edit account(Personal info) section.
    Account_Management_Edit_account

    注釈

    ※It is not possible to change the user name

1.3.2. Change password

  1. From [Account security] > [Signing in] > [Basic authentication], users can display the Change password page.
    Account_Management_Change_Password
  2. From[Update], users can change their own passowrd.
    Account_Management_Change_Password

1.3.3. Configure Two-factor authentication

  1. Users can configure access the Two-factor authentication page from [Account security] > [Signing in] > [Two-factor authentication].
    Account_Management_two_factor_authentication_page
  2. Users input their password and login from [Set up Authenticator application] to setup Two-factor authentication.
    images/ja/manuals/platform/login/two_factor_authentication_login.png:alt:Account_Management_two_factor_authentication_password
    Account_Management_two_factor_authentication_configuration

1.4. Issue tokens

This system uses access tokens to call APIs. In order to issue an access token, the user needs a refresh token.

Tip

For more information regarding API authentication, see ../../reference/index - ../../reference/api/index - ../../reference/api/operator/index - ../../reference/api/operator/certification../../reference/api/system_manager/index - ../../reference/api/system_manager/certification.
  1. By selecting Issue token from the menu displayed when selecting the login user icon, users can issue tokens required for API executions and display already issued tokens.
    Issue token
  2. When issuing a token for the first time, press the Issue button and input the required information to issue a token.
    If the user is using two-factor authentication, the user must input their one-time password from their two-factor authentication app.
    Token list
    Issue token
  3. Issued tokens cannot be re-displayed. Make sure to save the token from the issue result page.
    Issue token
  4. The tokens' expiration date can be seen in the Token list.
    Token list expiration date
  5. If an issued token is no longer needed, press the Delete button to delete the token.
    Token list(削除)
    The user will be asked if they really want to delete the token. If yes, input yes and press the Yes, Delete this token.
    Delete token

    警告

    When deleted, all tokens will be deactivated.