Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: rajapandi1234 <[email protected]>
Signed-off-by: rajapandi.m <[email protected]>
  • Loading branch information
rajapandi1234 committed May 22, 2024
1 parent 8398fa1 commit 7e9b293
Showing 1 changed file 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 @@ -70,5 +70,5 @@ Repository contains mock implementation of auth for e-signet
* 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` inside secrets in esignet namespace with `base64 encoded` value of the keypair from previous step.
* Restart mock-relying-party-service pod
* Update the client-private-key stored within the secrets in the esignet namespace with the base64-encoded value derived from the keypair obtained in the previous step.
* Restart mock-relying-party-service pod

0 comments on commit 7e9b293

Please sign in to comment.