View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009580 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2024-06-10 12:50 | 2024-07-18 11:05 |
Reporter | Uwe Stadelmann | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.04.11-01.00.506 | ||||
Summary | 0009580: ObjectTypesValidation.js ignores Bad_SecurityModeInsufficient | ||||
Description | The problem occurs several times. One example is testing of the nodeid i=12545. The reading failed with status code Bad_SecurityModeInsufficient. The CTT is configures to connect with security mode none. From the debugger: Ignoring Value with not good StatusCode: Read.Response.Results[0] received 'BadSecurityModeInsufficient (0x80e60000), but Expected: Good (0x00000000) or BadNotReadable (0x803a0000) or BadUserAccessDenied (0x801f0000). The test fails with Bad_SecurityModeInsufficient should be expected, too. | ||||
Steps To Reproduce | Configure CTT Server Test -> Secure Channel with MessageSecurityMode = None and RequestedSecurityPolicyUri = None. | ||||
Tags | No tags attached. | ||||
Files Affected | /library/Information/InfoFactory.js | ||||
|
The CTT should be updated to run these test using a secure endpoint (not none) |
|
The CTT should nevertheless be able to run this test successfully on servers that only have a none endpoint |
|
The test scripts in the Conformance Group Base Information TypeSystem validate general expectations/rules for TypeDefinitions and Instances of these Types. Because they are not intended to validate the actual values (or any access rights), there is already a suppression of any bad status when reading the values of attributes implemented. The test scripts have been updated to skip the validation if it receives a bad result. The CTT uses the Default SecureChannel and Authentification that can be configured in the settings of the CTT for these tests. It is recommended and also part of the certification tests to run the CTT against secure and insecure endpoints as default. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-10 12:50 | Uwe Stadelmann | New Issue | |
2024-07-04 15:26 | Paul Hunkar | Note Added: 0021416 | |
2024-07-04 15:28 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2024-07-04 15:28 | Paul Hunkar | Status | new => assigned |
2024-07-05 07:51 | Frank Fischer | Note Added: 0021421 | |
2024-07-18 11:04 | Sebastian Allmendinger | Note Added: 0021481 | |
2024-07-18 11:05 | Sebastian Allmendinger | Files Affected | => /library/Information/InfoFactory.js |
2024-07-18 11:05 | Sebastian Allmendinger | Assigned To | Alexander Allmendinger => Sebastian Allmendinger |
2024-07-18 11:05 | Sebastian Allmendinger | Status | assigned => resolved |
2024-07-18 11:05 | Sebastian Allmendinger | Resolution | open => fixed |