Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

...

NameRequiredDescription
response_typeYesAlways set to code.
redirect_uriYes

URI where the system sends the response.

Must be URL encoded if it's sent in the query parameters.

client_idYesApp Key as generated by the system at registration time.
stateYes

Parameter to be used by the App to verify if the response received from the system is valid.

Server-wise, it does not matter how the state parameter is generated

Should be a random string of minimum 16 characters.

The following example shows how to make a POST request to the authorization endpoint:

...

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.