Skip to content

Commit

Permalink
test graph_uri without parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorwolf committed Jul 15, 2024
1 parent d9f67fa commit bd8de44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/entra-id-sap-ias-token-exchange.http
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ assertion={{id_token_ias}}
&grant_type=urn:ietf:params:oauth:grant-type:jwt-bearer
### Write response into local variables
@access_token_btp={{requestAccessTokenBTP.response.body.$.access_token}}
###
GET {{$dotenv graph_uri}}
Authorization: Bearer {{access_token_btp}}
### Calls SAP Graph API to get User Details
### Read User Details based on OData Service
### https://github.com/gregorwolf/ZAPI_USER_NAME
Expand Down

0 comments on commit bd8de44

Please sign in to comment.