Skip to content

Instantly share code, notes, and snippets.

@MichalZalecki
Created July 30, 2018 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MichalZalecki/1319a44fd57adc46211cec484a4733a8 to your computer and use it in GitHub Desktop.
Save MichalZalecki/1319a44fd57adc46211cec484a4733a8 to your computer and use it in GitHub Desktop.
fabric_ca_client.register({
enrollmentID: "user1",
affiliation: "org1.department1",
role: "client",
attrs: [{ name: "role", value: "PAT0" }]
}, admin_user);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment