Releases: INFINITE-TECHNOLOGY/ASCEND
Releases · INFINITE-TECHNOLOGY/ASCEND
0.1.7
Usage: ASCEND-CLI [-hV] <ascendClientAppName> <ascendGrantingUrl> <scopeName>
<privateKeyFile>
App to app authorization command line client.
<ascendClientAppName> Ascend Client Application Name, as trusted in
Ascend Granting Server.
<ascendGrantingUrl> Ascend Granting Server URL
<scopeName> Desired authorization scope name.
<privateKeyFile> File containing HEX string with the private key.
-h, --help Show this help message and exit.
-V, --version Print version information and exit.
Example:
java -jar ascend-cli-0.1.7.jar MY_APP https://ascend-my.herokuapp.com/ascend/granting MyScope ./MY_PRIVATE_KEY.txt
ascend-helper-0.1.5
ascend-helper-0.1.5.jar