Skip to content

jans-config-api: v1.0.1

Compare
Choose a tag to compare
@mo-auto mo-auto released this 06 Jul 10:39
453de3e

1.0.1 (2022-07-06)

Features

  • add support for date ranges in statistic client #1575 (#1653) (8048cd9)
  • endpoint to get details of connected FIDO devices registered to users #1465 (#1466) (62522fe)
  • fix the dependencies and code issues (#1473) (f4824c6)
  • jans-auth-server: added restriction for request_uri parameter (blocklist and allowed client.request_uri) #1503 (0696d92)
  • jans-auth-server: removed dcrSkipSignatureValidation configuration property #1623 (6550247)
  • jans-config-api: agama configuration integration (#1501) (e84575b)
  • jans-config-api: enhancement to expose user inum at root level of response (#1477) (1e4b6bc)
  • jans-config-api: fixed user management swagger spec for mandatory fields (#1519) (29ff812)
  • jans-config-api: swagger spec change to expose user inum at root level of response (#1483) (c202705)
  • jans-config-api: user management endpoint 418 (#1548) (b95fa7b)

Bug Fixes

  • add path parameter to /fido2/registration/entries #1465 (#1508) (808d0c4)
  • fido2-plugin throwing error during deployment #1632 (#1633) (90d2c8a)
  • fix typos and other issues in jans-config-api swagger specs #1665 (#1668) (3c3a0f4)
  • jans-config-api add JAVA to programmingLanguage (ref: #1656) (#1667) (a885a92)
  • jans-config-api: removed java_script from programmingLanguages (8b935d8)
  • jans-config-api: switch to 1.0.1-SNAPSHOT (e8a9186)

Miscellaneous Chores