> 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/ko/knowledge-base/106-logging-in-with-group-single-sign-on.md).

# 그룹 단일 로그인을 사용해 로그인하기

이 페이지는 그룹 관리자가 로그인 옵션으로 단일 로그인(SSO)을 활성화한 Overleaf Group Professional 구독 회원을 위한 것입니다. 여기에서는 Overleaf 계정을 그룹 단일 로그인 ID와 연결하고 이를 사용해 Overleaf 계정에 로그인하는 방법을 설명합니다.

## Overleaf 계정과 SSO ID 연결

단일 로그인이 활성화된 그룹(Group Professional 플랜) 회원이라면, Overleaf 계정의 SSO를 설정하라는 초대 이메일을 받게 됩니다.

![Overleaf용 SSO 설정](/files/d149aba09a0779098b4963519182cb331e209544)

받은 이메일의 버튼을 클릭하면 연결 과정이 시작됩니다. 버튼 사용에 문제가 있다면 이메일의 URL을 브라우저의 주소 표시줄에 붙여넣을 수 있습니다.

제시되는 단계를 따라가면 ID 공급자 로그인 화면으로 이동합니다. 처음 로그인한 후에는 SSO로 로그인할 수 있게 됩니다.

## Overleaf 계정에 로그인하기

Overleaf 계정을 단일 로그인 ID에 연결한 후에는 단일 로그인을 사용하여 Overleaf 계정에 로그인할 수 있습니다.

Overleaf SSO 로그인으로 이동하여 이메일 주소를 입력하세요. 그러면 그룹의 단일 로그인 페이지로 리디렉션됩니다. 인증이 성공하면 Overleaf 프로젝트 홈 페이지로 이동합니다.

![Overleaf SSO 로그인 페이지를 보여주는 이미지](/files/ea4090f578125bf79b74d16bbce3c8a52ed00ad2)

## 그룹 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/ko/knowledge-base/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.
