# SSO가 포함된 초대 링크(초대 수락 버튼)가 stable v2.8.10에서 작동하지 않음

**URL:** https://meta.discourse.org/t/invite-links-accept-invitation-button-with-sso-not-working-for-stable-v2-8-10/244945
**Category:** Bug
**Tags:** sso, invites
**Created:** [11월 9, 2022, 12:48오전 UTC](https://meta.discourse.org/t/invite-links-accept-invitation-button-with-sso-not-working-for-stable-v2-8-10/244945 "2022-11-09T00:48:26Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![hyphalos](https://avatars.discourse-cdn.com/v4/letter/h/3ab097/32.png) [@hyphalos](https://meta.discourse.org/u/hyphalos)
#### Post date: [11월 15, 2022, 10:11오후 UTC](https://meta.discourse.org/t/invite-links-accept-invitation-button-with-sso-not-working-for-stable-v2-8-10/244945/14 "2022-11-15T22:11:14Z")

</div>

정말 멋지네요! @sam 님 감사합니다! 🙌

수정:  
이 문제를 겪고 있을 다른 분들을 위해 참고사항을 하나 드릴게요:

stable 버전 2.8.11에서는 문제가 해결되지 않았습니다. 대신 '초대 수락’을 클릭하면 이제 콘솔 로그에 오류가 출력됩니다:  
`PUT https://<DOMAIN>/invites/show/<INVITE_CODE>.json 404`  
.json URL로 이동하면 다음과 같은 내용이 표시됩니다:

```plaintext
// https://<DOMAIN>/invites/show/<INVITE_CODE>.json

{
  "errors": [
    "요청한 URL 또는 리소스를 찾을 수 없습니다."
  ],
  "error_type": "not_found"
}

```

---

_[View the full topic](https://meta.discourse.org/t/invite-links-accept-invitation-button-with-sso-not-working-for-stable-v2-8-10/244945)._
