Create basic auth server credentials

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Create credentials to access a ServiceNow instance.

    시작하기 전에

    Role required: evt_mgmt_admin

    프로시저

    1. Navigate to All > Connections & Credentials > Credentials.
    2. Select New.
    3. Select Basic Auth Credential.
    4. On the form, fill in the fields.
      표 1. Basic Auth Credentials form
      Field Description
      Name Enter a unique and descriptive name for this credential.
      User name Name to identify the user.
      Password Password to use this credential.
      Active Option to enable the use of this credential.
      Order The order (sequence) in which the platform tries this credential while it attempts to log in to devices. The smaller the number, the higher in the list this credential appears. Establish credential order when using large numbers of credentials or when security locks out users after three failed login attempts. If all the credentials have the same order number (or none), the instance tries the credentials in a random order. Default value: 100
    5. Select Submit.

    결과

    The Basic Auth credential for use with the server instance is created.