annotate mod_statistics/README.md @ 6289:9b03238d4e0e
mod_http_oauth2: Only issue id_token when granted openid scope
OpenID Connect Core 1.0 states that OIDC is only being done if the
"openid" scope is included.
https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.3.1.2.1
Less details given out by default is good for privacy and byte count.
| author |
Kim Alvefur <zash@zash.se> |
| date |
Tue, 15 Jul 2025 01:46:38 +0200 |
| parents |
ecb677f89d7e |
| children |
|
| rev |
line source |
|
6069
|
1 ---
|
|
|
2 labels:
|
|
|
3 - Stage-Broken
|
|
|
4 - Statistics
|
|
|
5 summary: A rough 'prosodyctl mod_statistics top'
|
|
|
6 ...
|
|
|
7
|
|
|
8 ::: {.alert .alert-warning}
|
|
|
9 This module was an early protoype and is [not compatible with prosody anymore.](https://issues.prosody.im/647)
|
|
|
10 :::
|
|
|
11
|
|
|
12 # Compatibility
|
|
|
13
|
|
|
14 version status
|
|
|
15 -------- -------
|
|
|
16 trunk broken
|
|
|
17 0.12 broken
|
|
|
18 0.11 works
|