Versions Compared

Key

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

...

In the case that the user does not accept the ToU, then authentication must be repeated with explict ToU acceptance:

Code Block
POST https://synapse.sagebase.org/Portal/openid?OPEN_ID_PROVIDER=<OpenIDEndpoint>&acceptsTermsOfUse=true&RETURN_TO_URL=<RedirectURL>

...