[Openid-specs-mobile-profile] Issue #188: Behaviour update with simultaneous polling requests (openid/mobile)

naillery issues-reply at bitbucket.org
Thu Jul 9 07:48:49 UTC 2020


New issue 188: Behaviour update with simultaneous polling requests
https://bitbucket.org/openid/mobile/issues/188/behaviour-update-with-simultaneous-polling

Nicolas Aillery:

‌

```
The first polling request must be favored over the newest ones. The newest ones must be responded with an error
-
The Client sent simultaneous requests to the User Questioning Polling Endpoint for the same <spanx style="verb">question_id</spanx>. This error is responded to oldest requests. The last request is processed normally.
+
The Client sent simultaneous requests to the User Questioning Polling Endpoint for the same <spanx style="verb">question_id</spanx>. This error is responded to newer requests. The oldest request is processed normally.
```

‌




More information about the Openid-specs-mobile-profile mailing list