Mercurial > prosody-modules
view mod_groups_oidc/README.md @ 5921:e67fc7b66c13
mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)
This crept into the previous commit which tried to fail early when CB was
requested but unavailable - that commit did not actually check that CB *was*
requested.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 07 Jun 2024 16:26:54 +0100 |
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.