Skip to content

jans-linux-setup: v1.0.3

Choose a tag to compare

@mo-auto3 mo-auto3 released this 01 Nov 12:48
· 22869 commits to 1192095f169c8b68b8474ef65075fef0af530ad3 since this release

1.0.3 (2022-11-01)

Features

  • add inum claim in profile scope #2095 (#2096) (f67c32e)
  • agama: add utility classes for inbound identity (#2280) (ca6fdc9)
  • disable TLS in CB client by default (#2167) (8ec5dd3)
  • jans-auth-server: add access_token_singing_alg_values_supported to discovery #2372 (#2403) (3784c83)
  • jans-auth-server: added allowSpontaneousScopes AS json config #2074 (#2111) (3083a3f)
  • jans-auth-server: added creator info to scope (time/id/type) #1934 (#2023) (ca65b24)
  • jans-auth-server: Draft support of OpenID Connect Native SSO (#2711) (595d1aa)
  • jans-auth-server: extended client schema - added jansClientGroup #1824 (#2299) (29cfd4e)
  • jans-auth-server: renamed "enabledComponents" conf property -> "featureFlags" #2290 (#2319) (56a33c4)
  • jans-config-api: agama flow endpoint (#1898) (0e73306)
  • jans-core: port Gluu ORM-based document store (#2581) (b61df80)
  • jans-linux-setup delete_dn() (#2450) (b80a270)
  • jans-linux-setup external CB/Spanner libs (#2730) (d97bffe)
  • jans-linux-setup load agama test data (#2749) (c368a02)
  • jans-linux-setup option reset-rdbm-db (#2413) (1029619)
  • jans-linux-setup postgresql support (#2409) (08ecaf9)
  • jans-linux-setup set_class_path() (#2442) (8128244)
  • jans-linux-setup: added device_sso scope (#2766) (7c7af09)
  • jans-linux-setup: added token exchange grant type (#2768) (b3abcfe)
  • jans-scim: make max no. of operations and payload size of bulks operations parameterizable (#1872) (c27a45b)
  • update Coucbase ORM to conform SDK 3.x (config updates) #1851 (#2118) (fceec83)

Bug Fixes

  • forgot_password: update imports to jans locations (#1637) (6c6eeb3), closes #1601
  • jans-auth-server: added schema for ssa, corrected persistence, added ttl #2543 (#2544) (ce2bc3f)
  • jans-auth-server: NPE during OB discovery #2793 (#2794) (fb3ee86)
  • jans-auth-server: npe in discovery if SSA endpoint is absent #2497 (#2498) (c3b00b4)
  • jans-auth-server: ssa get endpoint (#2719) (35ffbf0)
  • jans-auth-server: structure, instance customAttributes, initial data for ssa (#2577) (f11f789)
  • jans-config-api/plugins/sample/helloworld/pom.xml to reduce vulnerabilities (#972) (e2ae05e)
  • jans-eleven/pom.xml to reduce vulnerabilities (#2676) (d27a7f9)
  • jans-linus-setup typo (#2427) (8b5f287)
  • jans-linux-setup add mod_rewrite to httpd_2.4.conf (#1987) (b33b78e)
  • jans-linux-setup Config API installation status (#2276) (6cf25ae)
  • jans-linux-setup config api prompt (#2293) (abfa315)
  • jans-linux-setup config-api scope type oauth (#2318) (8e48d71)
  • jans-linux-setup debian11 installation (#2160) (8b99498)
  • jans-linux-setup don't call package installation unless missing packages (#2641) (d340c3c)
  • jans-linux-setup downloads dependencies without interaction in case -n (#2546) (d53f9a2)
  • jans-linux-setup extract files (#2464) (35ced3e)
  • jans-linux-setup humanize os name (#2066) (8c89638)
  • jans-linux-setup install cb via apt for dependencies (#2330) (732ce6a)
  • jans-linux-setup lowercase admin user status (#2274) (28e5f06)
  • jans-linux-setup MySQL schema name is db name (#2592) (2fc3d6e)
  • jans-linux-setup python3-psycopg2 (#2423) (0d4aad2)
  • jans-linux-setup remove fido2 metadata-root-ca.cer (#2594) (139a6a4)
  • jans-linux-setup scan docs/script-catalog for custom scripts (#2488) (de585c9)
  • jans-linux-setup test data load (#2685) (4d4d848)
  • jans-linux-setup typo (#2526) (4fa83fc)
  • jans-linux-setup upgrade to MDS3 in fido2 (#2507) (fcbcd2f)
  • jans-linux-setup-typo (#2523) (579ccac)
  • jans-linux-setup: review columns size for Agama tables (#2324) (55d7a7e)
  • moved to script-catalog (#2485) (960b87f)
  • random password for keystores (#2102) (b7d9af1)
  • update error pages (#1957) (3d63f4d)

Miscellaneous Chores

Documentation