Skip to content

Commit

Permalink
Fix issues in jwks instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
PasanT9 committed Mar 16, 2023
1 parent b0e7400 commit bbeef87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The JWKS endpoint of the API Manager has an external facing hostname by default.

1. Log into Admin portal - https://am.wso2.com/admin/
2. Navigate to Key Managers section and select the Resident Key Manager.
3. Change the JWKS URL in the Certificates section to https://<cp-lb-service-name>:9443/oauth2/jwks.
3. Change the JWKS URL in the Certificates section to `https://<cp-lb-service-name>:9443/oauth2/jwks`.


### Update certificate domain names
Expand Down

0 comments on commit bbeef87

Please sign in to comment.