Skip to content

docs: v1.0.20

Choose a tag to compare

@mo-auto mo-auto released this 08 Nov 14:29
· 25100 commits to 3f863885d716db5f8c50e964ca7d4112b8812392 since this release

1.0.20 (2023-11-08)

Features

  • 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: multi-step authn challenge flow custom script (#6275) (b28f1c8)
  • jans-pycloudlib: add lock to prevent race condition (#6329) (9dd82da)

Bug Fixes

  • docs: minor fixes in DPOP document (#6374) (3431b85)
  • docs: remove additional Agama title (#6361) (c2ab212)
  • prepare for 1.0.20 release (c6e806e)
  • registration_uri for super gluu script defaults to an /identity (#6369) (28c4714), closes #6183