View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005661 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2020-05-25 05:53 | 2020-07-09 14:44 |
Reporter | Lauri Saurus | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.04.09.394 | ||||
Target Version | 1.04.09.396 | Fixed in Version | 1.03.341.396 | ||
Summary | 0005661: Function buildAnonymousIdentityToken builds UserIdentityToken incorrectly | ||||
Description | Function buildAnonymousIdentityToken in identity.js builds Anonymous UserIdentityToken using the parameters defined in Settings instead of using the current session to find out the correct PolicyId. The buildAnonymousIdentityToken will use the RequestedSecurityPolicyUri setting when selecting the endpoint where to get the PolicyId for the UserIdentityToken. Depending on the test case, the current session might be established to different endpoint than what has been set to RequestedSecurityPolicyUri setting. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
related to | 0004817 | closed | Alexander Allmendinger | Security User Name Password 002 + 011 / Session Base Err-001+Err-002+Err-003+Err-005: fail when None security mode is set for SC |
|
In the identity.js the function for creating the IdentityTokens did read the settings from the settings instead of using the information for the currently connected Endpoint. Therefore it has been changed to take the Information from gServerCapabilities.ConnectedEndpoint rather than the settings. |
|
reviewed in CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-05-25 05:53 | Lauri Saurus | New Issue | |
2020-05-27 12:11 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2020-05-27 12:11 | Paul Hunkar | Status | new => assigned |
2020-05-27 14:34 | Alexander Allmendinger | Status | assigned => resolved |
2020-05-27 14:34 | Alexander Allmendinger | Resolution | open => fixed |
2020-05-27 14:34 | Alexander Allmendinger | Fixed in Version | => 1.03.341.396 |
2020-05-27 14:34 | Alexander Allmendinger | Note Added: 0012120 | |
2020-05-28 15:36 | Paul Hunkar | Target Version | => 1.04.09.396 |
2020-05-28 15:36 | Paul Hunkar | Status | resolved => closed |
2020-05-28 15:36 | Paul Hunkar | Note Added: 0012137 | |
2020-07-09 14:44 | Paul Hunkar | Relationship added | related to 0004817 |