User authentication from C#
2023년 6월 16일에 게시됨
Hi,
Can I authenticate users from the backend(C#) without using the frontend like javascript? If yes, what endpoint should I be using to authenticate users? Thank you for your help.
0
4
2023년 6월 16일에 게시됨
Hi,
Can I authenticate users from the backend(C#) without using the frontend like javascript? If yes, what endpoint should I be using to authenticate users? Thank you for your help.
0
댓글 4개
Bala Natrayan
Hi Greg,
The link provided above takes me to this method. I don't think this is a backend method. It seems like a frontend script. I was looking for a way to pass the jwt token from backend to Zendesk directly. Can you please let me know if there are any ways? Thank you for your help.
0
Greg Katechis
0
Bala Natrayan
Hi Greg!
We have a requirement to authenticate users in Zendesk as soon as they log into our website. Right now when they login, they can see the chat widget and they can post their questions by entering their email address. We would like to authenticate users automatically upon logging into the website so they could bypass entering their email address for messaging.
I went to the admin => account => end user authentication => messaging and create a secret key. I saw this note there
"Use these signing keys to authenticate end users with a trusted JSON Web Token (JWT) and give them access to their message history across multiple devices."
0
Greg Katechis
Hi Bala! Could you provide some more context for this? Which of our platform tools are you using? Where will this be implemented? Which users are you authenticating? Do you already have SSO in place?
0
댓글을 남기려면 로그인하세요.