...
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>
|
...