Tools, FAQ, Tutorials:
Requirements for Registering New Identities
What are requirements for Registering New Identities?
✍: FYIcenter.com
With the Fabric CA Client tool, you can register new identities
on the Fabric CA Server, if you meet the following requirements:
1. You, as the registrar, must have an identity in your wallet that has the "hf.Registrar.Roles" attribute with a value matching the type of the new identify you are registering.
For example, if my identity has "Name:hf.Registrar.Roles Value:peer,app,user", then I can register new identities of "peer", "app", or "user" types.
2. My identity affiliation must be equal to or a prefix of the affiliation of the identity being registered.
3. You can only specify attributes to the new identity if you have the corresponding permissions.
By default, the default "admin" identity created by the Fabric CA Server does have all permissions to create any types of new identity.
Â
⇒ "fabric-ca-client register" - Register Second Admin
⇠"fabric-ca-client identity list" - List Identities
⇑ Fabric CA (Certificate Authority)
⇑⇑ Hyperledger Tutorials
2019-09-16, 923👍, 0💬
Popular Posts:
How To Merge Cells in a Column? If you want to merge multiple cells vertically in a row, you need to...
How to attach console to a Running Container using the "docker container exec" command? I want to ge...
How to search for the first match of a regular expression using re.search()? The re.search() functio...
What are the differences of Differences of evaluateTransaction() and submitTransaction() of the fabr...
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...