Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

User Info Fetcher: Document data differences between backends, and/or how to query it manually

Open
#724 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
Half a day
Newbie friendliness
50/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale

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.

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.

Dominant language
Rust
Stars
21
Forks
5
Avg merge
12h 44m
Merged PRs (30d)
11

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stackabletech/opa-operator

All issues in stackabletech/opa-operator

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.