| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| frontend.zip | 2026-08-21 | 12.9 MB | |
| grimmory.jar | 2026-08-21 | 171.8 MB | |
| openapi.json | 2026-08-21 | 322.0 kB | |
| README.md | 2026-08-21 | 1.6 kB | |
| Release v3.3.3 source code.tar.gz | 2026-08-21 | 5.0 MB | |
| Release v3.3.3 source code.zip | 2026-08-21 | 7.0 MB | |
| Totals: 6 Items | 197.0 MB | 0 | |
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_HOSTSenvironment variable flag.
Changelog
Full Changelog: https://github.com/grimmory-tools/grimmory/compare/v3.3.2...v3.3.3
Bug Fixes
- api: use
FORCE_DISABLE_OIDCon 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)