Skip to content

MeroFuruya/msAuthHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msAuthHelper

Helps with the client-authentication against microsoft

downlaod

Download the zip file from the release page and extract it.

in there is the executable msAuthHelper.exe.

usage

.\msAuthHelper.exe [port]

Go to http://localhost:port in your browser. Default port is 8080.

Fill out all the fields and click OK. you will be redirected to the microsoft login page. Do the login and you will be redirected to the http://localhost:port/redirect page.

If eveything went well, you will see your access_token on this page.