Skip to content

v1.15.0

Choose a tag to compare

@mo-auto mo-auto released this 19 Dec 10:44
a90dd89

1.15.0 (2025-12-19)

Features

  • cloud-native: add ability to run persistence to update entries (#12760) (4fab8b1)
  • cloud-native: add support for enabling/disabling Casa admin console (#12771) (376237b)
  • config-api: User search by mobile number not functioning and Swagger API schema changes (#12704) (63c9c98)
  • demo: mcp server for Janssen config api (#12778) (dd1930b)
  • jans-auth-server: allow to run update token scripts universally (even if it's not assigned to client) #12837 (#12844) (1946606)
  • jans-auth-server: introduced interception script for tx_tokens #8376 (#12724) (a1d9d23)
  • jans-auth-server: introducing interception script for tx_tokens (a1d9d23)
  • jans-auth-server: make sessions time check configurable for high latency environments when defaultPromptLogin=true #12802 (#12821) (ebea173)
  • jans-auth-server: upgraded status list implementation to latest draft 13 (from 02) #10097 (#12783) (f045fba)
  • jans-cedarling: Multi-issuer authorization feature for Cedarling (#12503) (334a235)
  • jans-config-api: configuration changes to handle clientSecret in response (#12847) (2738d91)
  • jans-fido2: added the final fixes and calls to the metrics-func… (#12800) (aca7ea9)
  • jans-fido2: added the metrics aggregations and analytics (#12405) (9d80cda)
  • jans-pycloudlib: add support for connecting to cloudsql via cloud auth proxy (#12788) (192c071)
  • orm: add mysql-socket dependecy (#12824) (30ece77)
  • orm: add postgres-socket-factory (#12827) (f99adc1)
  • terraform-provider: add agama and config data sources (#12855) (e9fea40)

Bug Fixes

  • config-api: error message not indicating exact cause that SP name already exists (#12830) (2189ef4)
  • config-api: user birthday not displayed when fetched #12799 (#12803) (a1e3b6d)
  • docker-jans-persistence-loader: preserve the order of columns when creating the table (#12818) (a8790f4)
  • docs: align Cedarling docs file naming and structure with navigation (#12710) (3e76bab)
  • docs: fix linting issues - trailing spaces and EOF newline (#12731) (6f84f97)
  • docs: fix linting issues - trailing spaces and EOF newline (#12849) (6f1837d)
  • docs: fix linting issues - trailing spaces and EOF newline (#12758) (b7b0d02)
  • docs: fix linting issues - trailing spaces and EOF newline (#12766) (89bc4dc)
  • docs: fix linting issues - trailing spaces and EOF newline (#12835) (37c20f9)
  • docs: fix linting issues - trailing spaces and EOF newline (#12840) (917e56f)
  • docs: fix linting issues - trailing spaces and EOF newline (#12843) (2377415)
  • docs: Set CEDARLING_JWT_SIG_VALIDATION to "disabled" (#12854) (7873d25)
  • docs: update PostgreSQL installation command (#12709) (502d0db)
  • docs: updated Cedarling Intro Diagram (#12738) (d6b9f40)
  • failed authentication is not handled in jans-tarp (#12721) (4bdfb0e)
  • git package is not installed during execution of startjanssenmonolithdemo script (#12725) (c29cbab)
  • jans-auth-server: ExternalTokenExchangeService.externalValidate returns null instead of result (#12809) (470badd)
  • jans-auth-server: ExternalTokenExchangeService.externalValidate() returns null instead of result #12804 (470badd)
  • jans-auth-server: put in access_token and id_token jwt only explicitly requested and allowed claims (#12848) (a19d82d)
  • jans-cedarling: Add LSP support for Cedarling python errors bindings (#12807) (033e792)
  • jans-cedarling: Improve caching JWT tokens to make it more deterministic (#12797) (c9dc41a)
  • jans-cedarling: Update cedarling initialization to run with no trusted issuer (#12455) (4cf1bf2)
  • jans-cli-tui: hide passwords in log files (#12795) (a881a6f)
  • jans-cli-tui: sort user claims (#12755) (ac255bd)
  • jans-cli-tui: update claims after making attribute active/inactive (#12757) (abb7d97)
  • jans-cli-tui: we should not allow editing acrMappings in properties screen (#12815) (e9e5450)
  • jans-cli-tui: window too small error for multivalued user claim (#12752) (796c2fe)
  • jans-fido2: remove unused conflicting reference to jans-auth (#12779) (7400575)
  • need to map missing permissions to the admin role (#12773) (20dda1e)
  • orm: force to use latest java-protobug to conform mysql 9.5 version (#12828) (09506a1)
  • remove wrong nginx.org annotation (#12846) (611af91)
  • replace bitnami's commercial images and helm chart with kubernetes manifests using free official mysql and pgsql images (#12737) (cb42d71)