Fri, 10 Mar 2023 12:01:52 +0100 |
Kim Alvefur |
mod_http_oauth2: Log flows enabled and disabled
|
Fri, 10 Mar 2023 11:54:30 +0100 |
Kim Alvefur |
mod_http_oauth2: Fix appending of query parts in error redirects
|
Thu, 09 Mar 2023 14:46:06 +0100 |
Kim Alvefur |
mod_http_oauth2: Implement the OpenID userinfo endpoint
|
Tue, 07 Mar 2023 15:33:07 +0000 |
Matthew Wild |
mod_http_oauth2: token endpoint: handle missing credentials
|
Tue, 07 Mar 2023 15:31:19 +0000 |
Matthew Wild |
mod_http_oauth2: Fail early when no authorization header present
|
Tue, 07 Mar 2023 15:27:50 +0000 |
Matthew Wild |
mod_http_oauth2: Support HTTP Basic auth on token endpoint
|
Tue, 07 Mar 2023 15:18:41 +0000 |
Matthew Wild |
mod_http_oauth2: Separate extracting credentials from requests and verifying
|
Tue, 07 Mar 2023 14:52:43 +0000 |
Matthew Wild |
mod_http_oauth2: Reflect ALL attributes of the client registration
|