79467693

Date: 2025-02-25 19:37:13
Score: 1.5
Natty:
Report link

I've worked out the problem. I was extending "AAD-UserReadUsingObjectId" in my extension policy but had added the following item to the Metadata element:

<Metadata>
    <Item Key="api-version">1.6</Item>
</Metadata>

When I remove this, strongAuthenticationPhoneNumber is read successfully.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: mike3623033