Skip to content

Commit

Permalink
[MOSIP-36849]updated README.md (#1055)
Browse files Browse the repository at this point in the history
* [MOSIP-36849]updated README.md

Signed-off-by: techno-376 <[email protected]>

* Update README.md

Signed-off-by: Rakshitha650 <[email protected]>

---------

Signed-off-by: techno-376 <[email protected]>
Signed-off-by: Rakshitha650 <[email protected]>
  • Loading branch information
Rakshitha650 authored Dec 18, 2024
1 parent 06e992d commit dec7af1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,21 @@ select option 1 (esignet-mock-plugin.jar).
./install-esignet.sh
```
## Onboarder
* If Esignet is getting deployed with MOSIP than we need to execute the onboarder for MISP partner.
* There are two ways to proceed, either with mosip identity plugin or with mock plugin.
### MOSIP Identity Plugin
* If Esignet is getting deployed with MOSIP then we need to execute the onboarder for MISP partner and mock-rp oidc clientId.
* Onboarder [scripts](../partner-onboarder/).

### MOCK Plugin
* Download postman collection from [here](../postman-collection)
* Fetch auth token from esignet keycloak. Update the "client_secret" in the request body.
* Run the request under "OIDC Client Mgmt" -> "Mock" -> "Get Auth token"
* Run the requests under

a. "OIDC Client Mgmt" -> "Mock" -> "Get CSRF token"

b. "OIDC Client Mgmt" -> "Mock" -> "Create OIDC client"

### NOTE:
This deployment is limited to mock
Below section related to configuring IDA is not tested. Still it can be tried out
Expand Down

0 comments on commit dec7af1

Please sign in to comment.