I want to make a non-browser application to authenticate a user to AzureAD without all the re-directions and get the token in the end. I can only use nodeJS. I found the library on github that supports this scenario NodeJS library.
The system I am trying to use this sample uses azure ad which performs realm discovery and sends the user to ADFS to log in.
When the ADFS server is discovered and asked for metadata it returns the xml but the aplication reloads and the whole process starts again.
This is the last log in the console i can see: MEX: VERBOSE: Retrieving mex at: https://adfsservername/adfs/services/trust/mex
via Viktor Vojnic
No comments:
Post a Comment