최근 검색


최근 검색 없음

Anton Korotkov's Avatar

Anton Korotkov

가입한 날짜: 2022년 12월 09일

·

마지막 활동: 2024년 4월 05일

팔로잉

0

팔로워

0

총 활동 수

3

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Anton Korotkov

Anton Korotkov님이 에 댓글을 입력함

댓글Single sign-on

Hey Zendesk team!

We are migrating from GET to POST as all here. I was able to make this work even by sending it via the following form:
 

 

Meaning, the JWT token is being sent not as a separate field but as an Action URL.

Is it something that will stop working after May 1?

Thanks for the answer!

댓글 보기 · 2024년 4월 05일에 편집됨 · Anton Korotkov

0

팔로워

0

투표 수

0

댓글


Anton Korotkov님이 에 댓글을 입력함

댓글Single sign-on

Hello Zendesk Support!

I have an issue on your side that prevents me from implementing SSO on React app with HashRouter.

I have URL like this: `https://localhost:3000/#/sso/zendesk` for both SSO Login and SSO Logout.

Everything works fine until an error appears. Let's say JWT is wrong. In this case Zendesk redirects me to the SSO Logout URL. Here the thing - when it does it, for some reason it URLEncodes my hash route and redirects the user to something like:

`https://localhost:3000/?kind=error&message=JWT+signature+invalid.+The+signature+cannot+be+verified%2C+check+that+your+tokens+match%23%2Fsso%2Fzendesk`

So no more hash route in the URL so the app does not recognize the route. This is only happening when kind=error.

Seems like a bug? Any thoughts? 

댓글 보기 · 2022년 12월 09일에 게시됨 · Anton Korotkov

0

팔로워

0

투표 수

0

댓글