mod_http_oauth2: Separate client_secret verification key from JWT key
|
Kim Alvefur |
Fri, 03 Mar 2023 22:48:59 +0100 |
mod_http_oauth2: Fix response type config
|
Kim Alvefur |
Fri, 03 Mar 2023 22:48:38 +0100 |
mod_http_oauth2: Remove error message
|
Kim Alvefur |
Fri, 03 Mar 2023 22:03:50 +0100 |
mod_http_oauth2: Mention name of client when giving out OOB authorization code
|
Kim Alvefur |
Fri, 03 Mar 2023 21:45:24 +0100 |
mod_http_oauth2: Comment on mutation by other module
|
Kim Alvefur |
Fri, 03 Mar 2023 21:45:05 +0100 |
mod_http_oauth2: Implement stateless dynamic client registration
|
Kim Alvefur |
Fri, 03 Mar 2023 21:14:19 +0100 |
mod_http_oauth2: Add support for 'iss' authz response parameter (RFC 9207)
|
Matthew Wild |
Fri, 03 Mar 2023 19:21:38 +0000 |
mod_http_oauth2: Derive scope from correct user details
|
Kim Alvefur |
Fri, 03 Mar 2023 18:00:28 +0100 |
mod_http_oauth2: Fix to actually return OOB response
|
Kim Alvefur |
Fri, 03 Mar 2023 14:22:05 +0100 |
mod_http_oauth2: Add OIDC discovery endpoint (thanks Zash)
|
Matthew Wild |
Fri, 03 Mar 2023 11:24:05 +0000 |
mod_http_oauth2: Implement OOB special redirect URI in code flow
|
Kim Alvefur |
Thu, 02 Mar 2023 23:59:09 +0100 |
mod_http_oauth2: Add settings for allowed grant and response types
|
Kim Alvefur |
Thu, 02 Mar 2023 23:57:29 +0100 |