...
Se abrirá una pantalla en la que deberemos rellenar la información tal y como indicamos a continuación:
Campo | Valor | Comentarios |
---|---|---|
Token Name | e-connect.api | Puede ser cualquier nombre |
Grant Type | Authorization Code | |
Callback URL | https://www.getpostman.com/oauth2/callback | |
Authorize using browser | Desmarcado | |
Auth URL | https://auth-econnect.azurewebsites.net/connect/authorize | |
Access Token URL | https://auth-econnect.azurewebsites.net/connect/token | |
Client ID |
xxx | Indicar el específico para el cliente | |
Client Secret | secret | |
---|---|---|
Scope | econnect-api offline_access | |
State | Dejar vacío | |
Client Authentication | Send as Basic Auth header |
Captura de pantalla:
Identificarse
...