mod_http_oauth2: Make defaults more secure
|
Kim Alvefur |
Tue, 14 Nov 2023 23:19:19 +0100 |
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted
|
Kim Alvefur |
Tue, 14 Nov 2023 23:03:37 +0100 |
mod_http_oauth2: Limit revocation to clients own tokens in strict mode
|
Kim Alvefur |
Sun, 29 Oct 2023 11:30:49 +0100 |
mod_http_oauth2: Restrict introspection to clients own tokens
|
Kim Alvefur |
Sun, 29 Oct 2023 11:20:15 +0100 |
mod_http_oauth2: Implement introspection endpoint
|
Kim Alvefur |
Thu, 25 May 2023 09:31:21 +0200 |
mod_http_oauth2: Include 'amr' claim in ID Token
|
Kim Alvefur |
Thu, 28 Sep 2023 16:38:29 +0200 |
mod_http_oauth2: Apply refresh token ttl to refresh token instead of grant
|
Kim Alvefur |
Mon, 11 Sep 2023 10:48:31 +0200 |
mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' prompt
|
Kim Alvefur |
Sat, 09 Sep 2023 21:42:24 +0200 |
mod_http_oauth2: Remove broken in-CSS templating
|
Kim Alvefur |
Sun, 27 Aug 2023 09:49:35 +0200 |
mod_http_oauth2: Allow omitting application type for native apps
|
Kim Alvefur |
Wed, 16 Aug 2023 23:56:40 +0200 |
mod_http_oauth2: Make storage of various code more consistent
|
Kim Alvefur |
Sun, 06 Aug 2023 12:07:05 +0200 |
mod_http_oauth2: Bail on invalid or expired device flow state token
|
Kim Alvefur |
Fri, 04 Aug 2023 01:11:01 +0200 |