Skip to content

Commit

Permalink
add SAP Graph catalog request
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorwolf committed Jul 11, 2024
1 parent 23038f5 commit d9f67fa
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 @@ -39,6 +39,9 @@ assertion={{id_token_ias}}
### https://github.com/gregorwolf/ZAPI_USER_NAME
GET {{$dotenv graph_uri}}/api/{{$dotenv graph_name}}/my.a4h.user/UserDetailsSet
Authorization: Bearer {{access_token_btp}}
###
GET {{$dotenv graph_uri}}/catalog
Authorization: Bearer {{access_token_btp}}
### Call OData Service of Multitenant Application
### https://github.com/gregorwolf/mtxs-bookshop
### Read Active
Expand Down

0 comments on commit d9f67fa

Please sign in to comment.