I found this in my notes regarding Saxo, so maybe the man page has bad info:
  • Username is AppKey, password is the Secret.
  • In the web portal where the app keys are stored, the URL redirect must specifically be set to “http://127.0.0.1:31022/”.
  • It will need to launch a web browser, where the user must enter account credentials. It will hand a code back to Zorro.
  • The refresh tokens expire after only one hour, so the user will need to log in every time they start Zorro.
  • The good news is that the refresh tokens get automatically updated while it is up.
  • The bad news is that if the servers go down for an hour, the user will need to log in to get it back up and running.