Comment cela fonctionne-t-il?
![Flows (Flux) - Client Credentials (Informations d’identification du client) - Authorization sequence diagram (w/Border) (Diagramme de séquence d’autorisation [avec bordure])](https://mintcdn.com/docs-dev-docs-event-stream-action-templates/V_1qawcJogUCcG-n/docs/images/fr-ca/cdy7uua7fh8z/4Ph562CAccmCUkKNXuEIlQ/37e4d7b6172ea85f3f0b04c624da754f/diagram.png?fit=max&auto=format&n=V_1qawcJogUCcG-n&q=85&s=53539aae9cc78fd0f50d065a2681ac56)
- L’application envoie ses données d’identification au Serveur d’autorisation Auth0. Pour en savoir plus sur les méthodes d’authentification du client, lisez Informations d’identification d’application.
- Le Serveur d’autorisation Auth0 valide les authentifiants de l’application.
- Le Authorization Server (Serveur d’autorisation) Auth0 répond par un jeton d’accès.
- L’application peut utiliser le jeton d’accès pour effectuer une requête une API en son nom. Pour plus d’informations sur ce processus, consultez Valider les jetons Web JSON.
- L’API répond avec les données demandées.