Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Associate identity with a node #1184

Merged
merged 1 commit into from Jul 26, 2019
Merged

Associate identity with a node #1184

merged 1 commit into from Jul 26, 2019

Conversation

cazfletch
Copy link
Contributor

Allow a user to associate an identity with a node when they try and connect to an environment

closes #1088

Signed-off-by: Caroline Fletcher caroline.fletcher@uk.ibm.com

@@ -25,6 +25,7 @@ export class ExtensionCommands {
// ENVIRONMENT VIEW
static readonly ADD_ENVIRONMENT: string = 'environmentExplorer.addEnvironmentEntry';
static readonly DELETE_ENVIRONMENT: string = 'environmentExplorer.deleteEnvironmentEntry';
static readonly ASSOCIATE_IDENTITIY_NODE: string = 'environmentExplorer.associateIdentityNodeEntry';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change ASSOCIATE_IDENTITIY_NODE to ASSOCIATE_IDENTITY_NODE

Allow a user to associate an identity with a node when they try and connect to an environment

closes #1088

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>
@cazfletch cazfletch merged commit ccb61f4 into IBM-Blockchain:remote-deploy Jul 26, 2019
@cazfletch cazfletch deleted the connect-identity branch October 16, 2019 12:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants