Skip to content

v1.0.6

Compare
Choose a tag to compare
@mo-auto3 mo-auto3 released this 09 Jan 15:12
bc77c50

1.0.6 (2023-01-09)

Features

  • add attributes and branch for ADS deployments #3095 (#3228) (2dc9267)
  • add benchmark demo (#3325) (26bbb0c)
  • add endpoint to do syntax check only #3277 (#3299) (3b23636)
  • add endpoints for MVP ADS projects management #3094 (#3262) (8546356)
  • added custom resource owner password script fro two-factor twilio authentication (#3208) (eae0ca1)
  • agama: deploy flows from .gama files (#3250) (df14f8a)
  • changes in admin-ui plugin to allow agama-developer-studio to use its OAuth2 apis #3085 (#3298) (9e9a7bd)
  • config-api: audit log, agama ADS spec, fix for 0 index search (#3369) (ea04e2c)
  • config-api: client claim enhancement, manual spec removed (#3413) (bd2cdf8)
  • config-api: health check response rectification and Agama ADS swagger spec (#3293) (faf2888)
  • docker-jans: add admin-ui scopes (#3530) (bc62673)
  • docker-jans: enable prefix and group for stdout logs (#3481) (e7684e7)
  • docs: jans TUI SCIM configuration -- screenshot (#3318) (7b463b0)
  • docs: jans TUI SCIM configuration feature - screenshot1 (#3306) (d1adc98)
  • docs: jans TUI SCIM configuration feature (#3305) (70e358e)
  • jans-auth-server: added ability to return error out of introspection and update_token custom script #3255 (#3356) (a3e5227)
  • jans-auth-server: added externalUriWhiteList configuration property before call external uri from AS #3130 (#3425) (6c7df6f)
  • jans-auth-server: avoid compilation problem when version is flipped in test code #3148 (#3210) (4d61c7b)
  • jans-auth-server: block authentication flow originating from a webview (#3204) (e48380e)
  • jans-auth-server: draft for - improve dcr / ssa validation for dynamic registration #2980 (#3109) (233a78c)
  • jans-auth-server: end session - if id_token is expired but signature is correct, we should make attempt to look up session by "sid" claim #3231 (#3291) (cd11750)
  • jans-auth-server: implemented auth server config property to disable prompt=login #3006 (#3522) (0233cd1)
  • jans-auth-server: new configuration for userinfo has been added (#3349) (3ccc4a9)
  • jans-auth-server: remove ox properties name (#3285) (f70b207)
  • jans-auth-server: renamed "code"->"random" uniqueness claims of id_token to avoid confusion with Authorization Code Flow #3466 (#3467) (dd9d049)
  • jans-config-api: added admin-ui scopes in config-api-rs-protect.json (c348ae6)
  • jans-core: add AES utility class #3215 (#3242) (7e59795)
  • jans-linux-setup script for adding sequenced users to rdbm backend (#3311) (63c74ec)
  • problems with handling custom attributes #2752 (#3378) (3028a94)

Bug Fixes