Skip to content

Commit

Permalink
[MOSIP-27574] Corrected screenshot and rectified README.md file -rele…
Browse files Browse the repository at this point in the history
…ase-0.9.x. (#208)

* Corrected screenshot and rectified README.md file.

Signed-off-by: rajapandi.m <[email protected]>

* Corrected screenshot and rectified README.md file.

Signed-off-by: rajapandi.m <[email protected]>

---------

Signed-off-by: rajapandi.m <[email protected]>
  • Loading branch information
rajapandi1234 authored Jun 5, 2024
1 parent b55edff commit 45bd703
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ Repository contains mock implementation of auth for e-signet
* Below mentioned onboarding steps are added after 1.2.0.1-b3
* Onboarding the default demo-oidc partner

###.Onboarding the default resident-oidc partner
### Onboarding the default demo-oidc partner
* After successfull partner onboarder run for demo-oidc partner , download html reports from `onboarder` bucket of object store .
* Get `CLIENT_ID` from response body of request `create-oidc-client` from the report **_demo-oidc.html_**
* Update deployment of `mock-relying-party-ui` in esignet namespace with `CLIENT_ID` value from last step .
* As per screenshot get the private and public key pair (shown as selected in the screenshot )from the response of the `get-jwks` request from the report **_demo-oidc.html_**
![](docs/images/get-jwks-details.PNG)
* Update `client-private-key` in esignet namespace with `base64 encoded` value of the keypair from previous step.
* Update `client-private-key` inside storage in esignet namespace with `base64 encoded` value of the keypair from previous step.
* Restart mock-relying-party-service pod
Binary file modified docs/images/get-jwks-details.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 45bd703

Please sign in to comment.