Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First, you are redirected to the portal login screen, and after logging in to your CamStreamer Survilla Cloud account, a dialog is displayed asking you to grant access to the client application. After confirming/rejecting the dialog, the redirect_url is redirected and the "code" parameter with the authorization code or the "error" parameter with the reason for the error is added to the GET parameters ("access_denied" if the user has rejected the access request).
If the "state" parameter was specified in the request, it will be added to the redirection as well.

...