AngularJSCORS icon indicating copy to clipboard operation
AngularJSCORS copied to clipboard

What's a Class ID?

Open ththiem opened this issue 9 years ago • 1 comments

Step 2, "remember to use the class ID from the client application you created", what are you talking about? Are you referring to the client ID of the AAD instance created for the client? Are you supposed to change the "id" field under OAuthPermission to match the client ID of the client AAD instance?

Neither work, so what exactly is supposed to be done, if anything.

ththiem avatar Feb 11 '16 06:02 ththiem

You are absolutely right, it's the Client ID. Sorry for the typo, I'll fix that.

And no, you don't change the ID in AAD. You copy the one it generates to your app.

matvelloso avatar Feb 11 '16 16:02 matvelloso