ms-identity-javascript-tutorial icon indicating copy to clipboard operation
ms-identity-javascript-tutorial copied to clipboard

Issue with the README instructions

Open JimDaly opened this issue 11 months ago • 0 comments

Repro

Go here: Register the service app (msal-node-api) and look at instruction 6.i.a: where it says:

  1. In the Redirect URI section enter the following redirect URI: a. ``

Expected behavior

There should be a Redirect URI value to set to complete this tutorial

Actual behavior

It says to enter the value ``, which isn't valid.

It isn't possible to complete this tutorial following the instructions provided.

Looks like someone forgot to paste in the value...

JimDaly avatar Feb 25 '25 00:02 JimDaly