samples icon indicating copy to clipboard operation
samples copied to clipboard

sample groups not working

Open fmuntean opened this issue 3 years ago • 1 comments
trafficstars

Trying to follow the sample for adding the groups to the claims from here: https://github.com/azure-ad-b2c/samples/tree/master/policies/groups I am getting the following error: Id:c73117b9-6095-477b-9aa5-895396f2e301 ; Message: The claims exchange 'REST-AcquireAccessTokenForGraph' specified in step '4' returned HTTP error response with Code 'BadRequest' and Reason 'Bad Request'.

Please help me figure out the issue and how to fix it.

fmuntean avatar Sep 25 '22 19:09 fmuntean

Did you configure the 'REST-AcquireAccessTokenForGraph technical profile to authenticate to your Azure AD token endpoint? https://learn.microsoft.com/en-us/azure/active-directory-b2c/secure-rest-api?tabs=windows&pivots=b2c-custom-policy#acquiring-an-access-token

JasSuri avatar Dec 01 '22 14:12 JasSuri