Fix adding IS as KM configurations in docs
Open
Beginner friendly
Nobody has claimed this yet.
API-M-3.2.0
Docs/TW
Severity/Critical
Type/Bug
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
- In Configure WSO2 IS as a Key Manager docs [1], when configuring the KM in admin portal issuer should be https://localhost:9444/oauth2/token instead of https://localhost:9444/services. It is clearly mentioned in the helper text and more info can be found in [2].


- Make Issuer and Authorize Endpoint mandatory fields.

[1] https://apim.docs.wso2.com/en/3.2.0/administer/key-managers/configure-wso2is-connector/
[2] https://apim.docs.wso2.com/en/3.2.0/learn/api-security/oauth2/grant-types/jwt-grant/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Configure WSO2 IS as a Key Manager page linked in [1] and compare its issuer guidance with the OAuth2 JWT grant reference in [2]. Update the issuer to https://localhost:9444/oauth2/token and make the Issuer and Authorize Endpoint fields mandatory; verify both changes in the rendered documentation.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100