Improvements to Configure the Azure AD as a Key Manager doc
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description
In Configure the Azure AD as a Key Manager, the following places can be improved.
Suggested Improvement
-
For the
Scope Management Endpointfield it saysThe endpoint is used to manage the scopes.It would be better if we could mention how to obtain this endpoint. In my case, I have usedhttps://<host>:9443/oauth2/scopeand it worked. We can provide this value in the doc if it is always the case. -
In
Troubleshooting Invalid Credentials Error, it talks about theissof the token. It would be better if we mentioned how we can obtainissfrom a token. Simply saying decode token to getissis enough.
Version(s)
4.6
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
Start with the linked Configure the Azure AD as a Key Manager page and locate the Scope Management Endpoint field and the Troubleshooting Invalid Credentials Error section. Clarify how to obtain the endpoint, including whether https://:9443/oauth2/scope is generally applicable, and explain that decoding the token reveals its iss value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100