# webインターフェースにログインする（クラシック）

このページでは、Nexthinkのウェブインターフェースにアクセスする手順を説明します。

* 管理者がセキュリティアサーションマークアップ言語（SAML）認証またはWindowsを有効にしている場合は、企業の[シングルサインオン](https://docs.nexthink.com/platform/ja/user-guide/administration/account-management/single-sign-on) (SSO)。
* 外部認証メカニズムが使用できない場合は、Nexthinkアカウントを使用します。

## 前提条件 <a href="#loggingintothewebinterface-classic-prerequisites" id="loggingintothewebinterface-classic-prerequisites"></a>

ウェブインターフェースにアクセスするには、Nexthinkアカウントが必要です。

## 企業のSSOでログインする場合 <a href="#loggingintothewebinterface-classic-loginwithcorporatesso" id="loggingintothewebinterface-classic-loginwithcorporatesso"></a>

1. ウェブブラウザを開きます。
2. アドレスバーに、次のようにNexthinkインスタンスの完全修飾ドメイン名（FQDN）を入力します。
   * `<instance>.<region>.nexthink.cloud`
   * `<instance>.data.<region>.nexthink.cloud`\FQDNの説明：
     * `<instance>` - Nexthinkインスタンスの名前
     * `<region>` - インスタンスの地域：
       * `us` - アメリカ合衆国
       * `eu` - 欧州連合
       * `pac` - アジア太平洋地域
       * `meta` - 中東、トルコ、アフリカ
   * **例:**\
     `https://kanopy.eu.nexthink.cloud`
3. デフォルトでは、ウェブインターフェースは企業SSO認証ページにリダイレクトします。 すでに認証されている場合、システムはウェブインターフェースに直接ログインします。

## Nexthinkのローカルアカウントでログインする場合 <a href="#loggingintothewebinterface-classic-loginwithlocalnexthinkaccount" id="loggingintothewebinterface-classic-loginwithlocalnexthinkaccount"></a>

{% hint style="info" %}
Nexthinkは、ローカルアカウントに対する多要素認証（MFA）を段階的に展開しています。 MFAはまだお客様のテナントでは利用できない場合があります。

MFAの説明については、[ウェブインターフェースへのログイン](https://docs.nexthink.com/platform/ja/getting-started/logging-in-to-the-web-interface)ドキュメントを参照してください。
{% endhint %}

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-d6737357f8d051c9332cbb48f5edc3bde66a2da7%2F00-sign-in-classic.png?alt=media" alt="Sign in page" width="550"><figcaption></figcaption></figure>

1. FQDNの末尾に`/login`を付けて標準のローカルログインページにアクセスします。具体例：
   * `<instance>.<region>.nexthink.cloud/login`\FQDNの説明：
     * `<instance>` - Nexthinkインスタンスの名前
     * `<region>` - インスタンスの地域：
       * `us` - アメリカ合衆国
       * `eu` - 欧州連合
       * `pac` - アジア太平洋地域
       * `meta` - 中東、トルコ、アフリカ
   * **例:**\
     `https://kanopy.eu.nexthink.cloud/login`
2. 以下の内容を該当するフィールドに入力します。
   * ユーザー名
   * \[パスワード]
3. **オプションの手順**。 次回のログイン時に自動でユーザー名を入力するために、**私を覚えて**を選択します。
4. **サインイン**を選択します。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexthink.com/platform/ja/getting-started/logging-in-to-the-web-interface-classic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
