질문
내 계정이 상담사와 관리자에 대해 통합 인증(SSO)을 허용하도록 구성되어 있습니다. API에 액세스하려면 어떤 인증을 사용해야 하나요?
답변
API에 액세스하려면 계정의 상담사 또는 관리자 이메일 주소와 함께 API 토큰을 사용하세요. API 액세스를 위한 인증 형식은 다음과 같습니다. your_email@domain.com/token
자세한 내용은 새 API 토큰 생성하기 문서를 참조하세요.
번역 고지 사항: 본 문서는 콘텐츠에 대한 기본적인 이해를 제공하기 위해 자동 번역 소프트웨어를 사용하여 번역되었습니다. 정확한 번역을 제공하고자 합당한 노력을 기울였으나 Zendesk는 번역의 정확성을 보장하지 않습니다.
번역된 문서에 포함된 정보의 정확성과 관련하여 질문이 있으시면 문서의 공식 버전인 영문 버전을 참조하시기 바랍니다.
댓글 4개
Groffer Anderson
Thanks for the update 1187577408.
0
Dwight Bussman
Hi Schweta & Raghav
Both of these seem like excellent questions that will likely require a closer look by our support team. Please reach out to customer support as documented in this article to get some direct assistance with these cases, as I suspect they may require account-specific details to troubleshoot properly.
1
Groffer Anderson
How can I extract OAuth tokens for my users (zendesk agents) if they're all connected via SSO? I'm using Okta (SAML) to SSO into Zendesk. It's not possible for me to get the API tokens for all my agents. What is the best way to get the OAuth tokens for these agents?
Note: I have a custom login, where my agents login using their OKTA credentials. I can hold these credentials and use them to get the Zendesk token as well, if there is a way to get my Auth token for the agent. (using their credentials) .
0
Shweta
I followed this pattern {email_address}/token:{api_token}, but I'm still getting CORS error. We're using an SSO option to authenticate. However, I couldn't find any specific issue as to what's going wrong. Can you please help? Let me know if any additional details required from my end.
1
로그인하세요.