
Stephen Hudson
-
Gesamtaktivitäten7
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von1 Benutzer
-
Stimmen0
-
Abonnements2
Kommentare
Neueste Aktivität von Stephen Hudson-
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 ...
-
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...
-
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.
-
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/...
-
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...