You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: