Fri, 03 Mar 2023 14:22:05 +0100 |
Kim Alvefur |
mod_http_oauth2: Fix to actually return OOB response
|
Fri, 03 Mar 2023 11:24:05 +0000 |
Matthew Wild |
mod_http_oauth2: Add OIDC discovery endpoint (thanks Zash)
|
Thu, 02 Mar 2023 23:59:09 +0100 |
Kim Alvefur |
mod_http_oauth2: Implement OOB special redirect URI in code flow
|
Thu, 02 Mar 2023 23:57:29 +0100 |
Kim Alvefur |
mod_http_oauth2: Add settings for allowed grant and response types
|
Thu, 02 Mar 2023 22:06:50 +0100 |
Kim Alvefur |
mod_http_oauth2: Implement the Implicit flow
|
Thu, 02 Mar 2023 22:00:42 +0100 |
Kim Alvefur |
mod_http_oauth2: Fix treatment of 'redirect_uri' parameter in code flow
|
Thu, 02 Mar 2023 11:38:57 +0100 |
Kim Alvefur |
mod_s2s_whitelist/README: Show inclusion in modules_enabled in example
|
Thu, 02 Mar 2023 11:38:08 +0100 |
Kim Alvefur |
mod_s2s_blacklist/README: Show inclusion in modules_enabled in example
|
Wed, 01 Mar 2023 21:55:34 +0100 |
Kim Alvefur |
mod_http_oauth2: Issue tokens for the purpose of 'oauth2'
|
Wed, 01 Mar 2023 21:11:48 +0100 |
Kim Alvefur |
mod_http_oauth2: Fix removal of consumed authorization codes
|
Wed, 01 Mar 2023 13:21:29 +0000 |
Matthew Wild |
mod_sasl2_bind2: Support for SASL handlers forcing a specific resource
|
Tue, 28 Feb 2023 18:15:20 +0100 |
Kim Alvefur |
mod_rest: Remove confusing oauth2 tokens from examples
|