최근 검색


최근 검색 없음

John Mahoney's Avatar

John Mahoney

가입한 날짜: 2024년 3월 20일

·

마지막 활동: 2024년 3월 20일

팔로잉

0

팔로워

0

총 활동 수

4

투표 수

2

가입 플랜

1

활동 개요

님의 최근 활동 John Mahoney

John Mahoney님이 에 댓글을 입력함

댓글Single sign-on

To everyone struggling with the POST request requirements, their documentation of the endpoint is not complete.

 

In their docs, they show posting JSON to the /access/jwt endpoint directly, which is actually not an option in HTML/JS as the endpoint does not allow OPTIONS requests so preflight requests will all fail.

 

The endpoint actually accepts data in the standard encoded form format. Their own examples show this. 

 






Zendesk Login Redirect








 

This is a template you can use to substitute in the `zendesk_login_url`, `return_to`, and `token` parameters and return it as HTML to be rendered which will then redirect you to the return_to parameter.

댓글 보기 · 2024년 3월 20일에 편집됨 · John Mahoney

0

팔로워

2

투표 수

0

댓글