Recherches récentes


Pas de recherche récente

John Mahoney's Avatar

John Mahoney

Adhésion le 20 mars 2024

·

Dernière activité le 20 mars 2024

Suivis

0

Abonnés

0

Activité totale

4

Votes

2

Abonnement

1

APERÇU DES ACTIVITÉS

Dernière activité effectuée par John Mahoney

John Mahoney a ajouté un commentaire,

CommentaireSingle 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.

Afficher le commentaire · Modification le 20 mars 2024 · John Mahoney

0

Abonnés

2

Votes

0

Commentaire