View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004732 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2019-04-17 06:48 | 2020-04-17 15:55 |
| Reporter | Bernd Edlinger | Assigned To | Sebastian Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.03.341.394 | ||||
| Summary | 0004732: Security User Name Password/initialize.sh fails | ||||
| Description | I configured the test server to use Sign/Basic256Sha256 + UserNamePassword/Basic256Sha256 The error message prints IssuedTokenType but the first one is actually Anonymous and the second one is UserName Error: UserIdentityToken 'UserName' not found in GetEndpoints. The getEndpointResponse looks correct: OpcUa Binary Protocol | ||||
| Steps To Reproduce | Let me know if you want a test server with that special configuration. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
the culprit is at line 52..53 of maintree/Security/Security User Name Password/Test Cases/initialize.js:
since I have only securitymode sign, neither of these security modes will be defined. |
|
|
this is the key Sign/Basic256Sha256 - it is sign only |
|
|
If no secure endpoint using MessageSecurityMode S&E can be found the CU is now looking for secure endpoints using MessageSecurityMode Sign only. If no secure endpoint is available which provides an UserIdentityToken UserName the CU is skipped. |
|
|
reviewed in CMP meeting |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-04-17 06:48 | Bernd Edlinger | New Issue | |
| 2019-04-17 08:11 | Bernd Edlinger | Note Added: 0010210 | |
| 2019-04-19 15:41 | Paul Hunkar | Note Added: 0010214 | |
| 2019-04-19 15:41 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2019-04-19 15:41 | Paul Hunkar | Status | new => assigned |
| 2019-12-19 10:43 | Sebastian Allmendinger | Assigned To | Alexander Allmendinger => Sebastian Allmendinger |
| 2020-02-11 11:40 | Sebastian Allmendinger | Status | assigned => resolved |
| 2020-02-11 11:40 | Sebastian Allmendinger | Resolution | open => fixed |
| 2020-02-11 11:40 | Sebastian Allmendinger | Fixed in Version | => 1.03.341.394 |
| 2020-02-11 11:40 | Sebastian Allmendinger | Note Added: 0011571 | |
| 2020-04-17 15:55 | Paul Hunkar | Status | resolved => closed |
| 2020-04-17 15:55 | Paul Hunkar | Note Added: 0011946 |