When user consent expires on the device, UserConsentStatus should change to Timeout, but it remains Requested. This task clarifies timeout trigger behavior and corrects status reporting.
Scope
- Reproduce consent timeout flow in ACM mode.
- Verify post-timeout OptInState from AMT/WSMAN.
- Ensure mapping sets UserConsentStatus=Timeout for timeout state.
- Validate returned GraphicalConsole values after timeout.
Acceptance Criteria
- After consent expiry, Redfish returns UserConsentStatus: "Timeout".
- KVMStatus and UserConsentStatus match actual AMT state after timeout.
- Repro steps and expected timeout behavior are documented.
When user consent expires on the device, UserConsentStatus should change to Timeout, but it remains Requested. This task clarifies timeout trigger behavior and corrects status reporting.
Scope
Acceptance Criteria