Mercurial > prosody-modules
view mod_groups_oidc/README.md @ 5966:1bb8b559f441
misc/lnav: Fix invalid value warning
lnav said
warning: invalid value "/prosody_log/value/payload"
reason: no patterns have a capture named "payload"
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 03 Oct 2024 22:29:03 +0200 |
| parents | e1422ae7e4de |
| children |
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.
