View Issue Details
This bug affects 1 person(s).
0
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19948 | Bug reports | RemoteControl | public | 2025-01-28 15:08 | 2025-01-28 15:08 |
Reporter | b3n | Assigned To | |||
Priority | none | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 6.6.x | ||||
Summary | 19948: remotecontrol with 2FA | ||||
Description | While using 2FA and remotecontrol API: remotecontrol_handle.get_session_key() In my code I am calling: https://api.limesurvey.org/classes/remotecontrol-handle.html#method_get_session_key Do I just have to pass the correct "plugin" to get_session_key if a user has 2FA enabled? What would that plugin string be? And is there a way to determine if a user has 2FA, before calling get_session_key? For reference my code: https://github.com/ait-cs-IaaS/koord2ool/blob/main/src/api/limesurvey.ts#L35 | ||||
Steps To Reproduce | Steps to reproduce
Expected resultIt returns a 2FA challenge, or allows to pass the 2nd factor in any other way. Actual resultIt fails with: {"id":1,"result":{"status":"Authentication key invalid"},"error":null} | ||||
Tags | No tags attached. | ||||
Bug heat | 0 | ||||
Complete LimeSurvey version number (& build) | 6.10.0 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | PostgreSLQ 17 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 8.1.31 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-28 15:08 | b3n | New Issue |