mod_http_oauth2: Add logger to "session" for auth event
|
Kim Alvefur |
Mon, 04 Dec 2023 21:36:35 +0100 |
mod_http_oauth2: Move some code earlier
|
Kim Alvefur |
Mon, 04 Dec 2023 21:07:54 +0100 |
mod_http_oauth2: Reject unparsable URLs
|
Kim Alvefur |
Sun, 03 Dec 2023 23:51:54 +0100 |
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0
|
Kim Alvefur |
Sun, 03 Dec 2023 23:44:18 +0100 |
mod_http_oauth2: Handle login_hint without @hostpart
|
Kim Alvefur |
Sun, 03 Dec 2023 15:07:50 +0100 |
mod_http_oauth2: Fire authentication events on login form
|
Kim Alvefur |
Fri, 01 Dec 2023 22:40:41 +0100 |
mod_http_oauth2: Comment on authorization code storage
|
Kim Alvefur |
Fri, 01 Dec 2023 21:35:25 +0100 |
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 |