View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009286 | CTT UA Scripts | 1 - Script Issue | public | 2023-11-27 15:39 | 2023-11-29 06:04 |
Reporter | Sebastian Allmendinger | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.03.505 | ||||
Fixed in Version | 1.03.506 | ||||
Summary | 0009286: library CreateSession: Different use of ClientNonce parameter in secure and insecure connections | ||||
Description | In the current implementation, the parameter "ClientNonce" can be passed as Hex-String or as ByteString if a secure connection is used. Depending on the CTT settings for the default SecureChannel, this may result in "Unexpected Errors"-exceptions. | ||||
Tags | No tags attached. | ||||
Files Affected | /library/ServiceBased/SessionServiceSet/CreateSession.js | ||||
|
If a ClientNonce is explicitly passed to the CreateSession service, the CTT now uses this Nonce regardless of the used SecureChannel or Authentication. |
|
reviewed - agreed to change and closed |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-11-27 15:39 | Sebastian Allmendinger | New Issue | |
2023-11-27 15:58 | Paul Hunkar | Assigned To | => Sebastian Allmendinger |
2023-11-27 15:58 | Paul Hunkar | Status | new => assigned |
2023-11-28 14:45 | Sebastian Allmendinger | Files Affected | => /library/ServiceBased/SessionServiceSet/CreateSession.js |
2023-11-28 14:55 | Sebastian Allmendinger | Status | assigned => resolved |
2023-11-28 14:55 | Sebastian Allmendinger | Resolution | open => fixed |
2023-11-28 14:55 | Sebastian Allmendinger | Note Added: 0020426 | |
2023-11-29 06:04 | Paul Hunkar | Status | resolved => closed |
2023-11-29 06:04 | Paul Hunkar | Fixed in Version | => 1.03.506 |
2023-11-29 06:04 | Paul Hunkar | Note Added: 0020453 |