Versions Compared

Key

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

...

 
HTTP TYPEResponseURLRequestDescription
POSTSession/openIdCallbackV2openId/authenticateQueryStringAfter completing the OpenID communicatoin with an OpenID provider, the resulting query string is passed to this service.  If the signature is valid and the OpenId is bound to a Synpase user the Session token will be returned (200).  If the signature is not valid a 401 will be returned.     If the signature is valid but the OpenID is not bound to a user a Precondition Failed (412) will be returned.  For the latter case, the caller must first authenticate with another method and then bind the OpenID to a user providing both a valid session token and query string from the OpenId provider.
POSTString/openid/bindIDSession, QueryString