There seems to be an issue when authenticating against microsoft active directory, using one of the two examples (the one without mongodb), I can see that it finds the user in the active directory (by running console.log(user) ) and pulls all the information but it doesn't seem to send the "success" flag, therefore, it returns to the main page?
Hi,
There seems to be an issue when authenticating against microsoft active directory, using one of the two examples (the one without mongodb), I can see that it finds the user in the active directory (by running console.log(user) ) and pulls all the information but it doesn't seem to send the "success" flag, therefore, it returns to the main page?
using the following configuration