Fri, 03 Mar 2023 22:03:50 +0100 |
Kim Alvefur |
mod_http_oauth2: Remove error message
|
Fri, 03 Mar 2023 21:45:24 +0100 |
Kim Alvefur |
mod_http_oauth2: Mention name of client when giving out OOB authorization code
|
Fri, 03 Mar 2023 21:45:05 +0100 |
Kim Alvefur |
mod_http_oauth2: Comment on mutation by other module
|
Fri, 03 Mar 2023 21:14:19 +0100 |
Kim Alvefur |
mod_http_oauth2: Implement stateless dynamic client registration
|
Fri, 03 Mar 2023 19:21:38 +0000 |
Matthew Wild |
mod_http_oauth2: Add support for 'iss' authz response parameter (RFC 9207)
|
Fri, 03 Mar 2023 18:00:28 +0100 |
Kim Alvefur |
mod_http_oauth2: Derive scope from correct user details
|
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
|
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
|
Thu, 18 Aug 2022 10:36:58 +0100 |
Matthew Wild |
mod_http_oauth2: Update for new new role API
|
Wed, 13 Jul 2022 11:20:09 +0100 |
Matthew Wild |
mod_http_oauth2: Updates for Prosody's new role API (backwards-compatible)
|