Skip to content

v23.23-beta

Compare
Choose a tag to compare
@byewokko byewokko released this 08 Jun 15:12
· 1242 commits to main since this release
7ddeb47

Tested with

  • Seacat Admin UI v23.23-alpha
  • Seacat Auth UI v23.23-alpha

CHANGELOG

Fix

  • Fix login redirect at the authorize endpoint (#203, PLUM Sprint 230509)
  • Do not assign the tenant "*" in bulk assignment (#209, PLUM Sprint 230519)
  • If track id cannot be transferred, generate a new one instead of returning error (#214, PLUM Sprint 230602)

Features

  • User impersonation (#188, PLUM Sprint 230509)
  • Configurable client session expiration (#204, PLUM Sprint 230509)
  • Additional TLS options in LDAP provider (#208, PLUM Sprint 230519)
  • Impersonation REST API (#210, PLUM Sprint 230602)

Refactoring

  • Allow impersonating superuser credentials, but exclude the superuser resource (#210, PLUM Sprint 230602)
  • Session performance improvement (#211)