Skip to content

jans-auth-server: v1.0.20

Choose a tag to compare

@mo-auto mo-auto released this 08 Nov 14:34
· 25076 commits to 9646363d4a58422263285bdbab6a05d93413f87e since this release

1.0.20 (2023-11-08)

Features

  • adding scopes in config-api endpoint access token based on tags (admin-ui) #6413 (#6414) (643ba07)
  • changing names of clients used in admin-ui #1375 (#6326) (9e63acb)
  • jans-auth-server: add configuration property to AS which will allow to bypass basic client authentication restriction to query only own tokens #6307 (#6317) (d44a820)
  • jans-auth-server: added PKCE support to authz challenge endpoint #6180 (#6339) (d9a24bc)
  • jans-auth-server: allow revoke any token - explicitly allow by config and scope #6381 (#6412) (47cbee9)
  • jans-auth-server: enabled JWT response at introspection endpoint configured by AS and client config (#6433) (06210a9)

Bug Fixes

  • jans-auth-server: cnf introspection response is null even when valid cert is send during MTLS #6343 (#6363) (6fb2a34)
  • prepare for 1.0.20 release (c6e806e)