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
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ This is a sample program to get an access token via Windows' Web Account Manager
3
3
The main purpose of this program is to detect & isolate issues at WAM level instead of other programs that depend on WAM such as Microsoft Office clients.
4
4
5
5
## Download
6
-
You can download the latest build from [here](https://github.com/jpmessaging/GetToken/releases/download/v0.6.1/GetToken.zip)
6
+
You can download the latest build from [here](https://github.com/jpmessaging/GetToken/releases/download/v0.6.2/GetToken.zip)
7
7
8
8
## Usage
9
9
While you can run this program without any options, this program supports input options to customize the requests for the IdP and progam behavior. You can see available options by using `--help`, `-h`, or `-?`:
0 commit comments