Software / code / prosody-modules
File
mod_groups_oidc/README.md @ 6246:96dda21fba75
mod_client_management: Provide shell commands via new method
Primary benefit is that this adds the commands to the help listing.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 07 May 2025 16:29:59 +0200 |
| parent | 5583:e1422ae7e4de |
line wrap: on
line source
--- summary: OIDC group membership in UserInfo labels: - Stage-Alpha rockspec: dependencies: - mod_http_oauth2 >= 200 - mod_groups_internal --- This module exposes [mod_groups_internal] groups to [OAuth 2.0][mod_http_oauth2] clients via a `groups` scope/claim.