# Foundational Trust Provider

## Overview

This guide enables the Foundational Trust providers to use the PMP portal effectively. Below is the workflow:

* Partner self-register through the portal.
* Partner admin and uploads CA certificate.
* Partner admin/ Partner uploads partner certificate.
* Partner admin/ Partner creates FTM.
* Partner admin/ Partner uploads certificate from the menu before approval/ rejection.
* Partner admin approves/ rejects the FTM.

### Self-registration

* The partner can register themselves on the MOSIP PMP portal by clicking **Register** on the landing page.
* They need to fill up a form with the details below:
  * First and Last name
  * Organization Name
  * Partner type (Device Provider)
  * Address, e-mail, phone number
  * Username and password

![](/files/rOG0BW9CU3vmiUeXBlrQ) ![](/files/mPdyOKIoeoT2UnUpIjOf)

To view the details entered, click **Home** to see the dashboard.

![](/files/w4ytjRUEt3KZylW6Xzq7)

### Upload of Certificates

#### CA Certificate upload

The Partner admin needs to upload the CA certificate to enable the partner to use the portal. To do so, the Partner admin:

1. Clicks **Upload CA Certificate** option on the left navigation pane of the partner portal.
2. Selects the Partner Domain as FTM.
3. Chooses the certificate to upload (only files with extensions such as .cer or .pem).
4. Clicks **Upload**.

The uploaded certificates can be viewed by clicking on `View Certificates-> View`.

#### Partner Certificate upload

Similarly, the Partner certificates can be added by the Partner admin or partner.

The certificate can be uploaded by clicking **Home-> Upload Certificate -> Upload**.

![](/files/XbuTs1PDL6grGZqreAEf)

![](/files/lPn5cS7Dc5IVP2nkIDSg)

The certificate can be viewed by clicking **Home-> View Certificate ->View**.

![](/files/2cDMWtYM08InYhPLCevx)

### FTM Details

#### Creating FTM Details

The partner can create FTM details by,

1. Clicking FTM Details -> Create FTM
2. Fill up the information like Partner Name, Make and Model.
3. Clicking Save.

![](/files/AU1wdUPzKz1ASOwJqQAW)

![](/files/BM4hdXW71G6dS89rtvpq)

![](/files/NYDvDzooLqcZ5wwODLQV)

#### FTM Certificate Upload

The partner can upload FTM certificates by,

1. Selecting **Upload Certificate** option from the Actions menu against the FTM created.
2. Entering the Partner Domain as FTM and choosing the certificate file.
3. Clicking Upload.

![](/files/gki1Jdm2MSh88KeggAcY)

![](/files/XbuTs1PDL6grGZqreAEf)

#### Approval or rejection of the certificate

The Partner Admin can choose to approve or reject the FTM certificate uploaded. Below illustrates the workflow:

![](/files/zxA2A1XSsNbwfHgmJvdy)

![](/files/Q24MFCUq9UiaOrKKrP0s)

![](/files/k0yenw8T7D7P8XYTq2Vb)

Finally, you can see the FTM activated.

![](/files/lBT4kenzhuPeWU6eqohW)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mosip.io/1.2.0/id-lifecycle-management/support-systems/partner-management-services/pms-existing/ftm-partner.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
