
Stephen Hudson
-
Total activity7
-
Last activity
-
Member since
-
Following0 users
-
Followed by1 user
-
Votes0
-
Subscriptions2
Activity overview
Latest activity by Stephen Hudson-
Stephen Hudson commented,
Understand that part it's getting the endpoint to accept the user_token like the web portal jwt I'm just using iis basic authentication with asp but how to get the iis to understand the user_token ...
-
Stephen Hudson commented,
Awesome Thanks I managed to get the 200 response coming back when I test the .asp in a web browser, now I just need to figure out how to pass the authentication to IIS in the form of the user_token...
-
Stephen Hudson commented,
Thanks been reading that over but was really hoping they had some workable examples of what that looks serverside wise starting to think I'm just in over my head here.
-
Stephen Hudson commented,
I really would like to see both sides of a working example of a JWT authentication process, I have a ASP script working for the web widget working I got it from here https://support.zendesk.com/hc/...
-
Stephen Hudson commented,
I'm curious if this script could be used with the mobile SDK as well I managed to use this to get the web portal JWT auth working but am hitting a brick wall getting it to return the proper stuff f...