Skip to content
Marius Kehl edited this page Mar 28, 2023 · 3 revisions

Welcome to the msAuthHelper wiki!

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.

Clone this wiki locally