Closed subhans3tech closed 7 years ago
The options in app.js file should be as following:
var options = { audience: config.creds.audience, validateIssuer: config.creds.validateIssuer, passReqToCallback: config.creds.passReqToCallback, loggingLevel: config.creds.loggingLevel, clientID: config.creds.clientID };
//clientID is missing Also add the clientID in config.js
thanks
This is a normal part of setup - Why isn't it documented in the README??????
client is app id of azure directory