MSP and Partners
What is an MSP?
How to Create an Organization's MSP?



How to Add Organization as a Partner?
Last updated
Was this helpful?
While every entity on the network can have a digital certificate and a valid identity, they must have specific roles and permissions. The Membership Service Provider (MSP) provides information used for authenticating users in a particular network by mapping their identities to their roles.
An organization in an MSP is the collection of members grouped under the same identity. The MSP establishes the relationship between the member and the organization by linking the member's identity to the organization.
It is a standard naming convention to name the MSP after the organization.
You can read more about the MSP in the official Hyperledger Fabric documentation.
Go to the "Your MSP" tab and click the Create organization button.

A side window will appear asking for parameters in five sections:

You must add all certificates of the full chain of trust for each intermediate CA you want to use for registering/enrolling identities.
If you add intermediate CAs, use only intermediate CAs for registering/enrolling identities, not root CAs.
You must add at least one root CA certificate to both the Root CA and TLS Root CA sections.
You can add only one MSP per organization.
The MSP will be visible under the "Your MSPs" tab. You can click the number of certificates to see full certificate details.

Available actions:
Export — Download the JSON file of the MSP (needed to add your organization to other organizations' partner lists)
Delete the MSP
If the MSP is deleted, you cannot use ordering and peer nodes created within this MSP. To restore it, create a new MSP with the same name, ID, and certificates.
For Organization 2 to join your network and become a partner:
Last updated
Was this helpful?
Was this helpful?