# SNS 간편가입 설정

## 관리자 메뉴 위치

`설정` > `회원 설정` > `SNS 간편 가입`&#x20;

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/BAd04kNy1Lpv9imyoKOH" alt=""><figcaption></figcaption></figure></div>

## 적용 화면

{% stepper %}
{% step %}

<div align="left"><figure><img src="/files/pD1MBeJ7pw9J8T63FGc4" alt=""><figcaption><p>로그인 페이지</p></figcaption></figure></div>

SNS 간편가입을 설정하면 로그인 페이지에 SNS 로그인 버튼이 노출되며, SNS 로그인 버튼 클릭하면 SNS 로그인 페이지로 연결돼요.

{% endstep %}

{% step %}

<div align="left"><figure><img src="/files/3BMaEUhYvgGa22Dor1RK" alt=""><figcaption></figcaption></figure></div>

* SNS 로그인 창에서 SNS 계정을 통해서 로그인 진행하면 위 이미지처럼 사이트 SNS 간편가입 페이지로 연결돼요.
* SNS 간편가입한 이후에는 로그인 페이지에서 SNS 로그인 버튼 클릭해서 SNS 로그인만 진행하면 사이트에 로그인이 진행돼요.&#x20;
  {% endstep %}

{% step %}

<div align="left"><figure><img src="/files/SdwI1gZevenoA8E7n00g" alt=""><figcaption><p>관리자 회원/CRM 관리하기</p></figcaption></figure></div>

* SNS 간편가입을 통해서 가입한 회원의 경우 이름 좌측에 S 아이콘이 노출돼요.&#x20;
* 가입한 수단에 따라서 자동 생성되는 아이디가 달라져요.
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
참고

* 카카오의 경우 카카오 싱크를 이용하게되면 사이트에서 간편가입 진행하지 않고 카카오 통해서 간편하게 회원 가입이 가능해요.\
  [카카오 싱크 공지 확인 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/front/notice.pop.html?type=all\&date=20201103181838)
* SSL 자동 보안 접속 미사용 시 페이스북, 애플 로그인 버튼 미노출 처리 되오니 SSL 설정해 주세요.\
  [<mark style="color:blue;">SSL 보안서버 자세히 확인해보기 \[클릭!\]</mark>](https://www.makeshop.co.kr/newmakeshop/front/service_new.html?uid=71)
* <mark style="color:blue;">SNS 간편가입 설정 후 App ID , App Secret , REST API Key , Client ID , Client Secret 값이 변경되거나, SNS 간편가입 아이디 초기화 진행할 경우 기존 SNS 간편가입 진행한 회원들은 로그인이 불가능하니 주의하세요.</mark>
  {% endhint %}


---

# Agent Instructions: 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:

```
GET https://help.makeshop.co.kr/manual/member/undefined/sns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
