Sat, 04 Mar 2023 23:36:13 +0100 |
Kim Alvefur |
mod_http_oauth2: Specify host for which to retrieve list of roles
|
Sat, 04 Mar 2023 21:36:00 +0100 |
Kim Alvefur |
mod_http_oauth2: Return list of active roles in discovery
|
Sat, 04 Mar 2023 21:24:35 +0100 |
Kim Alvefur |
mod_http_oauth2: Return actually enabled response types in discovery
|
Sat, 04 Mar 2023 17:06:47 +0100 |
Kim Alvefur |
mod_http_oauth2: Calculate client secret expiry in registration response
|
Sat, 04 Mar 2023 13:23:26 +0000 |
Matthew Wild |
mod_http_oauth2: Strip trailing '/' from issuer URL
|
Fri, 03 Mar 2023 22:54:46 +0100 |
Kim Alvefur |
mod_http_oauth2: Advertise endpoints that are enabled
|
Fri, 03 Mar 2023 22:48:59 +0100 |
Kim Alvefur |
mod_http_oauth2: Separate client_secret verification key from JWT key
|
Fri, 03 Mar 2023 22:48:38 +0100 |
Kim Alvefur |
mod_http_oauth2: Fix response type config
|
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
|