Skip to content

v1.14.0

Choose a tag to compare

@mo-auto mo-auto released this 18 Nov 09:25
2440f1c

1.14.0 (2025-11-18)

Features

  • changes in endpoints used in Admin UI for cedarling integration (#12652) (458abbb)
  • cloud-native: add policy store file for admin-ui and cedarling integration (#12659) (621e303)
  • core: allow to reuse cluster node services (#12506) (a1f56c9)
  • core: update jython to v2.7.4 (#12394) (2776762)
  • implement token cache (#12687) (88d8e89)
  • jans-auth-server: adding interception script for PAR #10556 (#12334) (7027c1c)
  • jans-config-api: rest endpoint specifications for Cedarling integration in Admin UI (#12388) (7d4f3f2)
  • jans-linux-setup: Admin UI and Cedarling integration (#12572) (a3f75eb)
  • jans-linux-setup: jans-lock-cedarling custom lib (#12590) (4ffb47a)
  • jans-lock: audit server actions (#12588) (dcb2fbd)
  • jans-lock: log audit status (#12600) (e726a9e)

Bug Fixes

  • cloud-native: add missing jans-lock policy (#12402) (7c3f0b6)
  • cloud-native: escape special characters used in database credentials (#12565) (1501723)
  • cloud-native: unable to decode cedar policy schema base64 (#12631) (2fb4c26)
  • config-api: agama deployment metadata type fix for deployment (#12374) (6dd0db3)
  • docs: add contact email address for CLA contributions (#12684) (108356e)
  • docs: autogenerate docs (#12656) (ada29b2)
  • docs: broken link in the Run integration tests #12233 (#12274) (8076bf1)
  • docs: correct broken link in prompt create page (#12399) (b485d89)
  • docs: correct broken links in External Libraries documentation (#12540) (a812b53)
  • docs: fix broken link in client-registration.md (#12545) (e67dcae)
  • docs: fix broken link with revision and testing (#12539) (257597d)
  • docs: fix link of cedarling in a javascript app (#12593) (d72c853)
  • docs: fix link of Cedarling Rust Developer Guide (#12592) (2250afb)
  • docs: fix link of Client Registration scripts link (#12591) (dae2ca5)
  • docs: fix link of Token Endpoint (#12685) (cdd657a)
  • docs: fix link to Cedarling TBAC quickstart in Python docs (#12558) (cad0a0e)
  • docs: fix link to ConfigApiInterception script (#12528) (adb84ae)
  • docs: Fix link to dynamic scope script in userinfo.md (#12519) (fd54f1e)
  • docs: fix link to end session interception script (#12520) (79f2174)
  • docs: fix link to Persistence Extension documentation (#12452) (7cab7b0)
  • docs: fix typo in trusted issuers section of documentation (#12569) (1462da7)
  • docs: update broken link in Access Evaluation Endpoint (#12527) (f789e0a)
  • docs: update jans Ubuntu and Using CLI/TUI docs (#12466) (38983c3)
  • jans-auth-server: swagger yaml has bad identation #12422 (#12423) (45815a0)
  • jans-casa: resolve multiple device registration and passkey imag… (#12501) (e2782c2)
  • jans-casa: resolve multiple device registration and passkey image styling issues (e2782c2)
  • jans-cedarling: Add namesapce support for default entities and parse Cedar JSON format (#12462) (92a0034)
  • jans-cedarling: disable hash checking in sidecar (#12481) (81b0ea0)
  • jans-cedarling: FIx boostrap properties documentation (#12420) (00dddae)
  • jans-cedarling: Fix retrieving resource entity from default entities (#12544) (b9379e0)
  • jans-cedarling: Update rust toolchain because dependency lib was updated (#12457) (a8a6d3c)
  • jans-cli-tui: role is admin not api-admin (#12688) (f5fa229)
  • jans-config-api: inum of duplicate scopes (#12411) (25b3b6a)
  • jans-linux-setup: path of cedarling_core.json (#12477) (02f2269)
  • jans-linux-setup: remove argument --enable-scim-test-mode (#12479) (074ae1d)
  • jans-pycloudlib: column type mismatch on DATETIME (#12653) (04d297c)
  • jans-pycloudlib: upgrade urllib3 version to v2.5.0 (#12425) (a871019)
  • setup: fix jython repository (#12410) (02f1860)

Miscellaneous Chores