Annotate
mod_smacks_offline/README.markdown @ 5375:8b7d97f0ae8a
mod_http_oauth2: Fix to include "openid" scope in discovery metadata
The "openid" scope was left out of openid_claims since it is treated
differently from the other scopes.
author |
Kim Alvefur <zash@zash.se> |
date |
Wed, 26 Apr 2023 23:41:49 +0200 |
parent |
3938:3f4df08dce14 |
rev |
line source |
3938
|
1 ---
|
|
2 labels:
|
|
3 - 'Stage-Alpha'
|
|
4 summary: Module deprecated, just use mod_smacks
|
|
5 ...
|
|
6
|
|
7 Introduction
|
|
8 ============
|
|
9
|
|
10 This module is deprecated and superseded by mod_smacks.
|