> 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/zh-tw/zhi-shi-ku/106-logging-in-with-group-single-sign-on.md).

# 使用團隊單一登入

本頁適用於 Overleaf Group Professional 訂閱的成員，且您的群組管理員已將單一登入設為登入選項。本文說明如何將您的 Overleaf 帳戶連結到您群組的單一登入身分，並使用它登入您的 Overleaf 帳戶。

## 將您的 Overleaf 帳戶與 SSO 身分連結

如果您是已啟用單一登入的群組（採用 Group Professional 方案）的成員，您將會收到一封電子郵件，邀請您為您的 Overleaf 帳戶設定 SSO。

![為 Overleaf 設定 SSO](/files/f3ae07c227488a08fc1ac0a5bce1186c3173a5c4)

點擊您收到的電子郵件中的按鈕，即可開始為您進行連結程序。如果您使用按鈕時遇到問題，您可以將電子郵件中的 URL 貼到瀏覽器的網址列中。

依照系統提供的步驟操作後，您將會進入您的身分提供者登入頁面。首次登入後，您之後就可以使用 SSO 登入。

## 登入您的 Overleaf 帳戶

一旦您已將 Overleaf 帳戶連結到您的單一登入身分，您就可以使用單一登入來登入您的 Overleaf 帳戶。

前往 Overleaf SSO 登入頁面並輸入您的電子郵件地址。這會將您重新導向到您群組的單一登入頁面。成功驗證後，您將會進入您的 Overleaf 專案首頁。

![顯示 Overleaf SSO 登入頁面的圖片](/files/221dae2f2fb17a392e736120e99d80426b83a26e)

## 取消連結群組 SSO

您的管理員可能會暫時關閉 SSO。這將暫停您使用 SSO 登入的能力，在某些情況下，可能表示您需要將 Overleaf 帳戶重新連結到您的 SSO 身分，才能再次使用 SSO 登入。

## 疑難排解

### 使用者不在授權群組中，或類似錯誤

如果您看到與授權或存取 Overleaf 相關的錯誤，可能是因為您的 SSO 身分尚未獲得 Overleaf 的存取權。這是您的 IT 服務團隊，或您身分提供者中有權存取 Overleaf 應用程式的人員可以處理的問題。

### 伺服器錯誤

如果您看到 Overleaf 錯誤頁面，可能是因為您的 SSO 身分缺少群組管理員所設定的組態預期的一些資料。請將此問題回報給您的群組管理員，並 [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/zh-tw/zhi-shi-ku/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.
