From d9f67fa514e5b35ffbe217cec9981be8ed69e2fe Mon Sep 17 00:00:00 2001 From: Gregor Wolf Date: Thu, 11 Jul 2024 14:44:46 +0200 Subject: [PATCH] add SAP Graph catalog request --- test/entra-id-sap-ias-token-exchange.http | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/entra-id-sap-ias-token-exchange.http b/test/entra-id-sap-ias-token-exchange.http index 6e64c54..0278889 100644 --- a/test/entra-id-sap-ias-token-exchange.http +++ b/test/entra-id-sap-ias-token-exchange.http @@ -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