Authentication with Client Id and Secret

 

 

Para obtener los datos:

https://dev.to/425show/calling-an-azure-ad-secured-api-with-postman-22co#:~:text=In%20order%20for%20Postman%20to,App%20Registration%20in%20Azure%20AD.

En el Refresh URL hay que poner la URL del host del endpoint: https://irservices-core.es.bolushare.com

AzureAd": {
"Instance": "https://login.microsoftonline.com/",
"ClientId": "a1b2-8d30-4af5-a09a-ca712dcca8df",
"Domain": "bolushare.onmicrosoft.com",
"TenantId": "e96fb-c8d6-4957-96bd-c7f8dc30cc88"

irservices-api

Expires: 6/8/2024
Value: Nku8QrEuRD1eUGDXrcrI
Secret ID: e0c-57-4e2b-ab27-f60a8cc68918

https://management.core.windows.net/

 

 

Add comment