# 카카오 간편가입 연결방법

{% stepper %}
{% step %}
링크를 클릭하여 개발자센터로 접속하셔서 '내 애플리케이션' 클릭후 카카오 아이디로 로그인 해주세요.

[**https://developers.kakao.com \[클릭!\]**](https://developers.kakao.com/)

<figure><img src="/files/1FNiYFWl8xbf3xXPL6Wk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/g6JcOYqdofRODVg5N1nL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[+애플리케이션 추가하기] 버튼 클릭하셔서 앱 아이콘, 앱 이름, 회사이름을 등록해 주세요.

<figure><img src="/files/l0v1VA1LJ9r3oLpz2Cbk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
생성하신 앱을 클릭해 주셔서 앱설정 > 요약정보 메뉴에서 REST API키를 복사해 주세요.

<figure><img src="/files/Ig9qYFrjWpPGdcjNUaRR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
내 애플리케이션 > 앱 설정 > 플랫폼 메뉴에서 Web 항목에 \[Web 플랫폼 등록] 버튼 클릭해 주세요.

<figure><img src="/files/F4g48f5eJXL3WRKdHjTc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
관리자님 상점의 URL을 입력하여 플랫폼을 추가하세요.\
URL에 www가 포함되어 있는 상점은 www을 포함하여 입력해 주세요.

<figure><img src="/files/yc2vC8fgJUlHe9HslvlT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
제품설정 > 카카오 로그인 > 동의항목 메뉴에서 개인정보 보호항목 > 프로필 정보(닉네임/프로필 사진) 항목을 필수동의로 설정해 주시고, 카카오계정(이메일) 항목을 선택동의로 설정해 주세요.

<figure><img src="/files/MvuwPir286cAJmJzAGPS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FBAKgJ5ppkMO5GSAfRMO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8ZEx0aXiy61oj89Xm6Yh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
제품설정 > 카카오 로그인 > 동의항목 메뉴에서 하단의 '접근권한 관리항목' 메뉴를 모두 사용안함으로 설정해 주세요.

<figure><img src="/files/r3f8rKFH1xkj8dNMFKsq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
제품설정 > 카카오 로그인 메뉴에서 '활성화 설정' 메뉴를 ON으로 변경해 주세요.

<figure><img src="/files/OaISYUro2PzIKc94Ktoc" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RVRoyM3ydZaJI4mSFeIj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Redirect URI 메뉴에서 도메인/list/API/login\_kakao.html 추가로 입력해 주세요.

<figure><img src="/files/7UbiwbyxRGCeZz2Oa56w" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
관리자페이지 `설정` > `회원 설정` > `SNS 간편 가입` 페이지의 '서비스 연동 설정' 메뉴에서 카카오 항목에 REST API Key 입력해 주시고, \[검증하기] 버튼 클릭하셔서 검증 진행해 주세요.

<figure><img src="/files/YOtlqPanUvtYXKAWDDkE" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
SNS 간편가입 설정 후 REST API Key 값이 변경되거나, SNS 간편가입 아이디 초기화 진행할 경우\
기존 SNS 간편가입 진행한 회원들은 로그인이 불가능해요.
{% 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/faq/customer/undefined/undefined-1.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.
