github grimmory-tools/grimmory v3.3.3
Release v3.3.3

3 hours ago

3.3.3 (2026-08-21)

This patch release of Grimmory contains bug fixes for OIDC and introduces the environment variable
OIDC_ALLOW_UNSAFE_HOSTS.

Tip

If you have a local identity provider that Grimmory is trying to use for OIDC, you will
need to enable the OIDC_ALLOW_UNSAFE_HOSTS environment variable flag.

Changelog

Full Changelog: v3.3.2...v3.3.3

Bug Fixes

  • api: use FORCE_DISABLE_OIDC on all public / private OIDC flags (#2343) (662b327)
  • oidc: allow disable of SSRF filtering for OIDC config (#2413) (1682a98)
  • ui: use signals in OIDC test connection (#2417) (4ae1d0b)

Refactors

  • oidc: use similar rest client config across OIDC (#2411) (2be679a)

Internationalization

  • update language for external API settings (#2341) (7e7faee)

Dependencies

  • bump the gradle-dependencies group in /backend with 2 updates (#2418) (1634047)

Don't miss a new grimmory release

NewReleases is sending notifications on new releases.