stackabletech / stackabletech/opa-operator
User Info Fetcher: Document data differences between backends, and/or how to query it manually
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 21
- Forks
- 5
- Avg merge
- 12h 44m
- Merged PRs (30d)
- 11
Description
Currently, we only document the Keycloak "format" (username is the keycloak username, groups are "file-system-style paths"), but not the AD one (username is the Kerberos UPN, groups are distinguished names), or how it might differ between them (beyond a slight mention that there is a difference).
We should give examples for each, and/or give an easy example for how to query it yourself to see the data format that applies to your environment.
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 User Info Fetcher API section linked in the issue and review its existing Keycloak description. Document the corresponding AD data format, include examples for both backends, and explain how to query the data manually so users can identify the format in their environment.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100