Skip to content

docs: v1.0.14

Choose a tag to compare

@mo-auto mo-auto released this 12 Jun 10:14
· 24341 commits to 3fe63d38b717f06ff6665db3a5697ad1d90e8052 since this release

1.0.14 (2023-06-12)

Features

  • add authorization headers needed to access scan API from SG (#5093) (631abf2), closes #5092
  • Add DCR flow (#5096) (4bdea42), closes #5092
  • agama: allow flows to supply the identity of the user to authenticate with a parameterizable attribute (#5010) (ca941ce)
  • agama: update deployer to account project's metadata noDirectLaunch (#5182) (cb4ae38)
  • jans-auth-server: added ability to set client expiration via DCR #5057 (#5185) (a15054b)
  • jans-auth-server: made not found exceptions logging level configurable #4973 (#4982) (98be22b)
  • jans-auth-server: Support of Select Account interception script #3452 (#5149) (b062148)
  • move notify-client2 library to fido2 project #5030 (#5031) (ed5e09e)
  • update SG script and notify client to conform scan API #5061 (#5062) (7afc42b)
  • update SG script to conform prod server (#5103) (0ec3ca8)

Bug Fixes