Skip to content

Releases: GluuFederation/flex

nightly

07 Aug 23:03
1b0aeab
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

What's Changed

Full Changelog: v5.9.0...nightly

v5.9.0

25 Jul 13:59
a7676c3
Compare
Choose a tag to compare

5.9.0 (2025-07-25)

⚠ BREAKING CHANGES

  • admin-ui: Components now require TypeScript interfaces instead of PropTypes

Features

  • add cedarlingLogType attribute in Admin UI configuration (#2162) (610f00c)
  • add server-hostname environment variable in admin-ui (#2148) (b8cd454)
  • admin-ui: add ability to upload new SSA license via admin portal (#2184) (#2188) (98b5d36)
  • admin-ui: add Cedar log toggle in Settings page (#2157) (#2169) (361fbe3)
  • admin-ui: add feature related to essentialPermissionInAdminUI attribute in Capabilities (#2153) (#2156) (111fb8d)
  • admin-ui: integrate Cedarling for access control #2114 (#2137) (011d750)
  • admin-ui: update label in Auth Server Properties to match OP metadata context (#2193) (3729236)
  • admin-ui: update label in Auth Server Properties to match OP metadata context. (#2194) (3729236)
  • cloud-native: add server-hostname environment variable in admin-ui (#2151) (51e4abb)
  • flex-linux-setup: sync AdminUI scopes (#2168) (e644ae8)

Bug Fixes

  • admin-ui: add type annotations for custom scripts (#2173) (134afbc)
  • admin-ui: Follow brand color (#2113) (#2158) (c4b1e28)
  • admin-ui: rename cedar to cedarling in field and tooltip (#2170) (581ab74)
  • admin-ui: replace ReactDOM.render with createRoot for React 18 compatibility (dbc1b79)
  • admin-ui: replace ReactDOM.render with createRoot for React 18 compatibility. (#2155) (dbc1b79)
  • admin-ui: Role - Clients using Role Screen not updated after delete (#2160) (08d22e9)
  • docs: fix hyperlinks (#2166) (dc3d415)
  • docs: update title for better search visibility (#2164) (12f891f)
  • flex-linux-setup: Admin UI Web Client URIs (#2190) (3b68efd)
  • flex-linux-setup: bugs in client creation (#2177) (d94eba3)
  • remove airframe note (#2202) (e282390)

v5.8.0

30 Jun 08:41
175a54b
Compare
Choose a tag to compare

5.8.0 (2025-06-30)

Features

  • add cronjob schedule override (#2112) (75c90b9)
  • admin ui web OIDC client should be set to generate the access_token in JWT format by default (#2142) (78ccc50)
  • admin-ui: Add support for typescript (#2103) (feb12f8)
  • admin-ui: Downloaded SSA should be in a jwt file (#2080) (e849a8a)
  • admin-ui: Downloaded SSA should be in a jwt file #2079 (e849a8a)
  • admin-ui: enforce consistent code formatting with Prettier and Husky (#2101) (86bd415)
  • admin-ui: hide optional components from sidebar if not installed (#2091) (94c1cf7), closes #2087
  • admin-ui: rename schema and update user-claims visuals (#2075) (b4be1ee)
  • admin-ui: reordering Admin-UI's left menu (#2085) (21ee51d)
  • admin-ui: show persistence details on Admin UI (#2099) (#2110) (4633f77)
  • charts: add nodeSelector spec (#2097) (e950b66)

Bug Fixes

  • ConfigApi access to endpoint without scope verification (92eea4d) 🔒
  • admin-ui: white screen on AuthN page load #2093 (52539f9)
  • admin-ui: White screen on AuthN page load #2093 (#2094) (52539f9)
  • docs: Fix broken Let's Encrypt documentation links for RHEL and SUSE (#2076) (06dde5f)
  • flex-linux-setup: update admin-ui (#2098) (56b0c8a)
  • flex-linux-setyp: update admin-ui (56b0c8a)
  • update Husky prepare script for proper git repository detection (#2105) (ec9488d)

v5.7.0

21 May 05:58
4e96c35
Compare
Choose a tag to compare

5.7.0 (2025-05-21)

Features

  • admin-ui: add download/view feature in SSA page of Admin UI (#2068) (ea231b0)
  • admin-ui: add download/view feature in SSA page of Admin UI #2063 (ea231b0)

Bug Fixes

  • charts: invalid template function calls when using AWS secrets manager (#2072) (652fa2e)

v5.6.0

13 May 14:37
cfe8bf4
Compare
Choose a tag to compare

5.6.0 (2025-05-13)

Bug Fixes

  • charts: missing feature of jans-keycloak-link (#2056) (0c0fafd)
  • charts: revert saml service to be disabled by default (#2051) (32816f0)
  • cloud-native: demo scripts fail to deploy cluster due to python externally-managed-environment error (#2053) (62418de)
  • docs: add how to document for adding claims to token (#2060) (65fb131)
  • override release (340801c)

v5.5.0

11 Apr 07:18
bdd45e6
Compare
Choose a tag to compare

5.5.0 (2025-04-11)

Features

  • add custom java options for AIO and tolerations (#2030) (b1d99ab)
  • add field in Admin UI configuration to set interval to sync license details into configuration (#2016) (5510b97)
  • charts: cloudtools integration with Helm charts (#2037) (b82564d)
  • docker-admin-ui: add configuration to set interval to sync license details (#2018) (bcc5cb2)

Bug Fixes

  • admin-ui: adding ssa custom attributes (#2007) (b48e7af)
  • admin-ui: change max size of attribute results (#2025) (95622ac)
  • admin-ui: fix closing loader (#2031) (d5e58c8)
  • admin-ui: fix get time for expired date (#2041) (d220989)
  • admin-ui: fix showing customer attributes on user preview for string or array (442c648)
  • admin-ui: fix showing user custom attributes (#2026) (442c648)
  • charts: broken istio integration (#2023) (d7de4ca)
  • docs: add SAML SSO test instructions (#2020) (c52ad6c)

Miscellaneous Chores

v5.4.0

23 Feb 15:26
98ab9a0
Compare
Choose a tag to compare

5.4.0 (2025-02-23)

Features

  • admin-ui: Dashboard with monthly active users/clients. (#1983) (b0908ea)
  • admin-ui: Display the modified fields in the audit log modal for sub-items within the auth server. (#1969) (f0d0c32)
  • cloud-native: secure mounted configuration schema (#1981) (436e3fa)
  • flex-linux-setup: admin-ui command line utility (#1976) (6df74ea)

Bug Fixes

  • admin-ui: agama projects are not deploying properly (#1977) (c3b2cda)
  • admin-ui: asset list taking time to load (#2004) (d760d9d)
  • admin-ui: Dashboard with monthly active users/clients (#1985) (4ad565e)
  • admin-ui: Organziation attributes are not updating. (#1987) (519c652)
  • admin-ui: unable to open Admin UI (#1994) (9926e09)
  • agama projects are not deploying properly (c3b2cda)
  • asset list taking time to load (d760d9d)
  • docs: add documentation for Gluu Solo (#1962) (1ba639f)
  • docs: remove coming soon note from the Solo docs (#2001) (54e815b)
  • docs: update solo docs (54e815b)
  • update SCIM in attributes (519c652)

v5.3.0

26 Jan 17:48
c8336ed
Compare
Choose a tag to compare

5.3.0 (2025-01-26)

Features

  • admin-ui: allow users to install Agama Lab community projects from Admin UI (#1862) (981ac1b)
  • flex-linux-setup: application versions via arguments (#1971) (ca4d73c)

Bug Fixes

  • admin-ui: message not correct while creating duplicate role (#1964) (35fe996)
  • admin-ui: unable to add country claim in Users form. (#1966) (4fe93f0)
  • admin-ui: update token script should reject the tampered user-info-jwt (#1960) (49c7cca)
  • docs: fix broken links (#1963) (b6d844a)
  • docs: fix link issue (b6d844a)
  • flex-linux-setup: jans-app-build (#1973) (6ba339f)
  • message not correct while creating duplicate role (35fe996)
  • password should be hidden in audit logs. (341184d)

Miscellaneous Chores

Continuous Integration

v5.2.0

03 Jan 17:25
a078f14
Compare
Choose a tag to compare

5.2.0 (2025-01-02)

Features

  • jans-link: add ingress resource for jans-link (#1933) (b857542)
  • using agama_io.jans.casa.authn.main as default acr in admin-ui (23d3b65)
  • using agama_io.jans.casa.authn.main as default acr in admin-ui (386c16e)
  • using basic as default acr (e8739c9)

Bug Fixes

  • admin-ui: Dashboard layout system status section overlapping access token graph. (90289b7)
  • admin-ui: search is not working properly (aec9168)
  • docker-jans-monolith: update script location (#1931) (420c4b3)
  • Filter is not working on client active token list (70efc05)
  • flex-linux-setup: removal of jans setup files (1dada5b)
  • openbanking: update the script to use the latest values.yaml (#1916) (363dbfd)
  • startflexdemo: remove unneeded packages installed (#1951) (8763dc2)
  • Update some other sonarQube issue. (230528f)

Miscellaneous Chores

v5.1.6

29 Nov 11:14
c1afa73
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • chore!: casa installer adjustment for agama flow by @devrimyatar in JanssenProject/jans#9255
  • feat(cloud-native)!: remove support for ldap persistence by @iromli in #1853
  • chore(cloud-native)!: remove spanner support from OCI images by @iromli in #1881
  • chore(charts)!: remove spanner support from Helm charts by @iromli in #1882
  • chore(charts)!: remove couchbase support from Helm charts by @iromli in #1886
  • chore(cloud-native)!: remove couchbase support from OCI images by @iromli in #1885

What's Changed

  • chore: release 5.1.6-snapshot by @moabu in #1834
  • fix: Remove jans-lock option from sidebar by @mjatin-dev in #1837
  • feat(docker-flex-monolith): use scripts to run and delete flex monolith installation by @misba7 in #1838
  • fix(docker-compose): re-running up.sh after clean.sh raises an error by @misba7 in #1842
  • chore(cloud-native): sync assets and dependencies by @iromli in #1845
  • docs: updated epel-release command for rhel by @imShakil in #1833
  • feat(admin-ui): Both the Authn section and the Agama section should match the TUI by @mjatin-dev in #1851
  • fix(admin-ui): getting error pop up on asset page by @syntrydy in #1859
  • fix(admin-ui): Enhancement of Dashboard and Navbar UI. by @mjatin-dev in #1858
  • feat(cloud-native)!: remove support for ldap persistence by @iromli in #1853
  • feat(admin-ui): changes in screen showing active sessions on auth server by @mjatin-dev in #1865
  • feat(charts): add pod level annotations and customizable command by @misba7 in #1854
  • fix(admin-ui): unable to update config-api-properties by @mjatin-dev in #1869
  • feat(charts): allow using custom configuration schema by @iromli in #1868
  • feat: search records should work on entering query and pressing enter… #1871 by @duttarnab in #1874
  • feat(admin-ui): screen to manage 2FA creds for the users by @mjatin-dev in #1832
  • feat(cloud-native): add support for legacy and simple JSON data by @iromli in #1873
  • fix(kc-scheduler): add missing customCommand in gluu-aio by @misba7 in #1877
  • feat: adding ability to upload keystore in SMTP configuration form #1866 by @duttarnab in #1880
  • fix(admin-ui): unable to add asset without adding description by @duttarnab in #1876
  • chore(cloud-native)!: remove spanner support from OCI images by @iromli in #1881
  • chore(charts)!: remove spanner support from Helm charts by @iromli in #1882
  • chore(charts)!: remove couchbase support from Helm charts by @iromli in #1886
  • chore(cloud-native)!: remove couchbase support from OCI images by @iromli in #1885
  • fix: remove unnecessary mount for k8s setup by @moabu in #1891
  • fix: lic details page showing error 'The License API is not enabled for this application.' #1892 by @duttarnab in #1893
  • fix(docker): outdated jans versions by @moabu in #1894
  • fix(docker-admin-ui): remove non-existent function calls by @iromli in #1897
  • fix(admin-ui): unable to select search scope by @mjatin-dev in #1903
  • feat(admin-ui): display status of Auth Server, Config API, FIDO, Casa, Keycloak, SCIM on Dashboard. by @mjatin-dev in #1898
  • docs: update README with the latest dashboard UI screenshot by @mjatin-dev in #1909
  • chore(release): prepare for 5.1.6 by @moabu in #1910

New Contributors

Full Changelog: v5.1.5...v5.1.6