> For the complete documentation index, see [llms.txt](https://ayakaleaf-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://ayakaleaf-pro.ayaka.space/latex/zh-cn/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/b33dd1136c3fc3573eefa32cf689b2d91288672b)

点击您收到的电子邮件中的按钮将为您启动关联流程。如果您使用该按钮有困难，可以将邮件中的 URL 粘贴到浏览器地址栏中。

按照显示给您的步骤，您将进入身份提供商登录页面。首次登录后，您就可以使用 SSO 登录。

## 登录您的 Overleaf 账户

一旦您将 Overleaf 账户与单点登录身份关联，就可以使用单点登录登录您的 Overleaf 账户。

前往 Overleaf SSO 登录页面并输入您的电子邮件地址。这将把您重定向到您所在组的单点登录页面。身份验证成功后，您将被引导至您的 Overleaf 项目主页。

![显示 Overleaf SSO 登录页面的图片](/files/d46a8e539674114e04f9bdbfed1e12cbe9452500)

## 取消关联组 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://ayakaleaf-pro.ayaka.space/latex/zh-cn/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.
