View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008921 | Part 81: UAFX Connecting Devices and Information Model | Spec | public | 2023-04-24 15:26 | 2023-06-16 16:09 |
Reporter | Matthias Damm | Assigned To | Georg Biehler | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.00.00 | ||||
Fixed in Version | 1.00.02 | ||||
Summary | 0008921: Configuration of SecurityGroups and PushTargets for ConnectionManager | ||||
Description | The ConnectionManager needs configuration parameters to set up SecurityGroups or PushTargets if they are not pre-configured in the SKS. The only thing I found is 'Figure E.16 – Building the desired configuration for the SKS' and the text below. It assumes that it is possible to include the SKS related configuration in the PubSubCommunicationModelConfiguration (PubSubConfiguration2DataType) for an AutomationComponent. The first problem is that the PubSubCommunicationModelConfiguration is optional and I assumed that it is only provided for a pre-engineered PubSub configuration. It would be confusing to create it only for the security configuration in the other case. But the bigger problem is that it is simply in the wrong place and it requires a lot of special rules and error handling to extract the information and to handle inconsistent duplicates. Changing a parameter for a SecurityGroup would require a update of all AutomationComponent configurations that use that SecurityGroup. It can also cause a lot of different problems that the configuration is simply on the wrong side (receiver of the keys, not sender). It would also be a problem to have pull and push in one configuration. The configuration for the SKS should be handled as a standalone PubSubConfiguration2DataType as part of the ConnectionConfigurationSet e.g. a parallel. optional SecurityKeyServerConfiguration variable with the PubSubConfiguration2DataType. The AutomationComponent PubSubCommunicationModelConfiguration should only contain configuration settings for the AutomationComponent. The SKS configuration would be in the new SecurityKeyServerConfiguration. | ||||
Tags | No tags attached. | ||||
related to | 0008789 | closed | Georg Biehler | Need standard file format for persistence of CCS |
|
Added the optional SecurityKeyServerConfig (PubSubCommunicationModelConfigurationType) to the ConnectionSetConfigurationType (see 6.8.2). Updated E.5 to explain the recommended model for SKS configuration. |
|
reviewed changes, agreed to changes and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-24 15:26 | Matthias Damm | New Issue | |
2023-04-24 15:26 | Matthias Damm | Relationship added | related to 0008789 |
2023-05-30 13:42 | Paul Hunkar | Assigned To | => Georg Biehler |
2023-05-30 13:42 | Paul Hunkar | Status | new => assigned |
2023-06-02 09:05 | Georg Biehler | Status | assigned => resolved |
2023-06-02 09:05 | Georg Biehler | Resolution | open => fixed |
2023-06-02 09:05 | Georg Biehler | Fixed in Version | => 1.00.02 |
2023-06-02 09:05 | Georg Biehler | Note Added: 0019451 | |
2023-06-16 16:09 | Paul Hunkar | Status | resolved => closed |
2023-06-16 16:09 | Paul Hunkar | Note Added: 0019505 |