> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ja/narejjibsu/106-logging-in-with-group-single-sign-on.md).

# グループのシングルサインオンでログインする

このページは、グループ管理者がログイン विकल्पとしてシングルサインオンを有効にしている Overleaf Group Professional サブスクリプションのメンバー向けです。ここでは、Overleaf アカウントをグループのシングルサインオン ID にリンクし、それを使って Overleaf アカウントにログインする方法を説明します。

## Overleaf アカウントと SSO ID のリンク

シングルサインオンが有効なグループ（Group Professional プラン）のメンバーであれば、Overleaf アカウントの SSO を設定するための招待メールが届きます。

![Overleaf の SSO の設定](/files/be683fac36f4f2307c9cc362ec749f326f3dbcc5)

受け取ったメール内のボタンをクリックすると、リンク設定の手順が開始されます。ボタンがうまく使えない場合は、メール内の URL をブラウザのアドレスバーに貼り付けてください。

表示される手順に従うと、ID プロバイダーのログイン画面に進みます。初回ログイン後は、SSO でログインできるようになります。

## Overleaf アカウントへのログイン

Overleaf アカウントをシングルサインオン ID にリンクすると、シングルサインオンを使って Overleaf アカウントにログインできます。

Overleaf の SSO ログインにアクセスし、メールアドレスを入力してください。すると、グループのシングルサインオンページにリダイレクトされます。認証に成功すると、Overleaf のプロジェクトホームページに移動します。

![Overleaf の SSO ログインページを示す画像](/files/585966d968c66de155bb7d4c1585349f72bea2cd)

## グループ SSO のリンク解除

管理者が一時的に SSO を無効にすることがあります。その場合、SSO でログインできなくなり、場合によっては、再度 SSO でログインするために Overleaf アカウントを SSO ID に再リンクする必要があります。

## トラブルシューティング

### 認可されたグループにいないユーザー、または同様のエラー

Overleaf への認可またはアクセスに関連するエラーが表示される場合、SSO ID に Overleaf へのアクセス権が付与されていない可能性があります。これは、IT サービスチーム、または ID プロバイダー内の Overleaf アプリケーションにアクセスできる担当者が対応できる問題です。

### サーバーエラー

Overleaf のエラーページが表示される場合、SSO ID にグループ管理者が設定した構成で想定されているデータの一部が不足している可能性があります。この問題をグループ管理者に報告してください。 [Overleafサポート](https://www.overleaf.com/contact).

### SSO 設定メールが届かない

Overleaf からのメール通知は `welcome@overleaf.com`から送信されます。これらのメールは、受信トレイではなくスパムフォルダやプロモーションフォルダに振り分けられることがあります。Overleaf からの通知が見つからない場合は、スパムフォルダや他のフォルダを確認し、これらのメールをスパムまたは不要なメールとしてマークしていないことを確認してください。アクセスできるフォルダ内でメッセージが見つからない場合は、IT サービスチームに連絡して、受信トレイが `welcome@overleaf.com`からのすべてのメッセージを受信できることを確認してください。それでもこれらのメールの受信に問題がある場合は、 [ご連絡ください](https://www.overleaf.com/contact).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/ja/narejjibsu/106-logging-in-with-group-single-sign-on.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
