diff --git a/docs/self-hosted/oel/keto/changelog/v25.4.9.md b/docs/self-hosted/oel/keto/changelog/v25.4.9.md new file mode 100644 index 000000000..e2907628d --- /dev/null +++ b/docs/self-hosted/oel/keto/changelog/v25.4.9.md @@ -0,0 +1 @@ +No changelog entries found for keto/oel in versions v25.4.9 diff --git a/docs/self-hosted/oel/kratos/changelog/v25.4.9.md b/docs/self-hosted/oel/kratos/changelog/v25.4.9.md new file mode 100644 index 000000000..726c63aa1 --- /dev/null +++ b/docs/self-hosted/oel/kratos/changelog/v25.4.9.md @@ -0,0 +1 @@ +No changelog entries found for kratos/oel in versions v25.4.9 diff --git a/docs/self-hosted/oel/oathkeeper/changelog/v25.4.9.md b/docs/self-hosted/oel/oathkeeper/changelog/v25.4.9.md new file mode 100644 index 000000000..36419169e --- /dev/null +++ b/docs/self-hosted/oel/oathkeeper/changelog/v25.4.9.md @@ -0,0 +1 @@ +No changelog entries found for oathkeeper/oel in versions v25.4.9 diff --git a/docs/self-hosted/oel/oauth2/changelog/v25.4.9.md b/docs/self-hosted/oel/oauth2/changelog/v25.4.9.md new file mode 100644 index 000000000..b09f082de --- /dev/null +++ b/docs/self-hosted/oel/oauth2/changelog/v25.4.9.md @@ -0,0 +1,19 @@ +## v25.4.9 + +### Optionally Discard Skipped Consents + +When enabled, the new `feature_flags.discard_skipped_consents` configuration option instructs Hydra to not store the full consent +(SQL table `hydra_oauth2_flow`). Instead, only an identifier is stored for a short period of time to prevent reuse attacks. It is +possible to skip consents for trusted OAuth2 clients per default by setting `skip_consent` to `true` for the trusted clients. +Otherwise, only consents that were already granted will be skipped. + +#### Limitations + +When this feature is enabled, OAuth2 client front- and back-channel logouts will not work anymore. + +#### Example + +```yaml +feature_flags: + discard_skipped_consents: true +``` diff --git a/docs/self-hosted/oel/oel-hydra-image-tags.md b/docs/self-hosted/oel/oel-hydra-image-tags.md index 020c9b29f..c2ba5bec4 100644 --- a/docs/self-hosted/oel/oel-hydra-image-tags.md +++ b/docs/self-hosted/oel/oel-hydra-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 25.4.9 | 2025-12-18 | | 25.4.8 | 2025-12-09 | | 25.4.5 | 2025-12-04 | | 25.4.3 | 2025-12-01 | diff --git a/docs/self-hosted/oel/oel-keto-image-tags.md b/docs/self-hosted/oel/oel-keto-image-tags.md index 44e4dcc5e..71a79f805 100644 --- a/docs/self-hosted/oel/oel-keto-image-tags.md +++ b/docs/self-hosted/oel/oel-keto-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 25.4.9 | 2025-12-18 | | 25.4.8 | 2025-12-09 | | 25.4.5 | 2025-12-04 | | 25.4.3 | 2025-12-01 | diff --git a/docs/self-hosted/oel/oel-kratos-image-tags.md b/docs/self-hosted/oel/oel-kratos-image-tags.md index d83b9c2df..bae3ca130 100644 --- a/docs/self-hosted/oel/oel-kratos-image-tags.md +++ b/docs/self-hosted/oel/oel-kratos-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 25.4.9 | 2025-12-18 | | 25.4.8 | 2025-12-09 | | 25.4.5 | 2025-12-04 | | 25.4.3 | 2025-12-01 | diff --git a/docs/self-hosted/oel/oel-oathkeeper-image-tags.md b/docs/self-hosted/oel/oel-oathkeeper-image-tags.md index b29d29851..f9cfbf3b6 100644 --- a/docs/self-hosted/oel/oel-oathkeeper-image-tags.md +++ b/docs/self-hosted/oel/oel-oathkeeper-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 25.4.9 | 2025-12-18 | | 25.4.8 | 2025-12-09 | | 25.4.5 | 2025-12-04 | | 25.4.3 | 2025-12-01 | diff --git a/docs/self-hosted/oel/oel-polis-image-tags.md b/docs/self-hosted/oel/oel-polis-image-tags.md index 73c3e6a33..9f8370118 100644 --- a/docs/self-hosted/oel/oel-polis-image-tags.md +++ b/docs/self-hosted/oel/oel-polis-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 25.4.9 | 2025-12-18 | | 25.4.8 | 2025-12-09 | | 25.4.5 | 2025-12-04 | | 25.4.3 | 2025-12-01 | diff --git a/docs/self-hosted/oel/polis/changelog/v25.4.9.md b/docs/self-hosted/oel/polis/changelog/v25.4.9.md new file mode 100644 index 000000000..24605af6c --- /dev/null +++ b/docs/self-hosted/oel/polis/changelog/v25.4.9.md @@ -0,0 +1 @@ +No changelog entries found for polis/oel in versions v25.4.9