Software / code / prosody-modules
File
mod_groups_oidc/README.md @ 5547:d4a2997deae9
mod_http_oauth2: Make CSP configurable
E.g. to enable forbidding all scripts if you don't use any scripts, or
allow scripts from your separate static content domain, etc.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 11 Jun 2023 14:06:28 +0200 |
| parent | 5504:7d9dce4e7dd0 |
| child | 5583:e1422ae7e4de |
line wrap: on
line source
--- summary: OIDC group membership in UserInfo labels: - Stage-Alpha rockspec: dependencies: - mod_http_oauth2 >= 200 --- This module exposes [mod_groups_internal] groups to [OAuth 2.0][mod_http_oauth2] clients via a `groups` scope/claim.