> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.ruoomsoftware.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 소개

> Ruoom Single Sign-On 플러그인 1.0.0

## Single Sign-On 플러그인

Single Sign-On 플러그인 1.0.0은 Ruoom 비즈니스 간 재사용 가능한 일회용 토큰 인증과 `social-auth-app-django` 5.6 기반 Google OAuth 파이프라인 훅을 제공합니다. `django-allauth`는 사용하지 않습니다.

### 주요 기능

* 유효 기간이 있고 한 번만 사용하는 비즈니스 간 인증 토큰.
* 직원, 고객 및 독립 실행 흐름에 따른 역할별 리디렉션.
* 임시 OAuth 프로필을 대상 비즈니스로 보내는 미들웨어.
* 재사용 가능한 Google social-auth 사용자 이름 및 사용자 생성 파이프라인 훅.
* `plugins.single_sign_on`을 포함한 설치형 `single-sign-on-plugin` wheel.

제품별 Google 자격 증명, 콜백 URL 및 `social_django` URL 연결은 플러그인이 아니라 사용하는 배포 환경에 둡니다.

[빠른 시작](quickstart) 또는 [아키텍처](architecture)를 계속 확인하십시오.
