View Issue Details

IDProjectCategoryView StatusLast Update
0005661Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-07-09 14:44
ReporterLauri Saurus Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.09.394 
Target Version1.04.09.396Fixed in Version1.03.341.396 
Summary0005661: 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.

TagsNo tags attached.
Files Affected

Relationships

related to 0004817 closedAlexander 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 

Activities

Alexander Allmendinger

2020-05-27 14:34

developer   ~0012120

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.

Paul Hunkar

2020-05-28 15:36

administrator   ~0012137

reviewed in CMP call

Issue History

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