Skip to main content
← Back to list
01Issue
FeatureTriagedSwamp Club
Assigneesstack72

Relationships

#1612 Docs: add swamp access group list-idp to access commands reference

Opened by stack72 · 8/11/2026

Context

PR #2121 adds swamp access group list-idp, a server-only subcommand that enumerates IdP groups observed from authenticated users' server tokens. It shows group name, active token count, and last-seen timestamp.

What needs documenting

The manual reference at content/manual/reference/swamp-serve/access-commands.md needs a new section for swamp access group list-idp covering:

  • Command syntax: swamp access group list-idp --server <url>
  • What it shows: IdP groups aggregated from active server tokens (snapshotted from OAuth userinfo)
  • Required permission: read on access:group
  • Output columns: GROUP, ACTIVE TOKENS, LAST SEEN
  • JSON output format
  • Use cases: verifying Okta group claim configuration, debugging idp-group: grant matching, auditing observed IdP groups

The how-to guide at content/manual/how-to/swamp-serve/ may also benefit from mentioning this command in the context of SSO/IdP group debugging.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW

Triaged

8/12/2026, 12:11:48 AM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack728/12/2026, 12:10:47 AM

Sign in to post a ripple.