-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Authentication, CSOT
-
Not Needed
The OIDC Machine Callbacks spec states that the timeout logic for aborting the callbacks must follow CSOT timeout logic specified as min(remaining connectTimeoutMS, remaining timeoutMS).
Once CSOT is finished we need to loop back to OIDC and update the abort logic in the callbacks.
AC:
- Update the machine callback abort signal to use the CSOT TimeoutController with a timeout of min(remaining connectTimeoutMS, remaining timeoutMS)
- depends on
-
NODE-3078 Client Side Operations Timeout
- Development Complete