The entra ID v2 api complains when the resource parameter is passed. It packs the resource into the scopes themselves as a prefix.
AADSTS9010010: The resource parameter provided in the request doesn't match with the requested scopes.
We need a way to disable it so that we can avoid this error.