Skip to content

Releases: TeskaLabs/seacat-auth

v23.47-alpha4

18 Dec 09:19
6d93904
Compare
Choose a tag to compare
v23.47-alpha4 Pre-release
Pre-release

Breaking changes

  • Public URL configuration changed, see #330 for migration guide.

What's Changed

New Contributors

Full Changelog: v23.47-alpha...v23.47-alpha4

v23.44-beta

23 Nov 15:23
5d987d1
Compare
Choose a tag to compare

CHANGELOG

Pre-releases

  • v23.44-alpha6
  • v23.44-alpha5
  • v23.44-alpha4
  • v23.44-alpha3

Breaking changes

  • Dropped support for authorize query params ldid and expiration (#296, PLUM Sprint 231006)

Fix

  • Fix client cookie introspection (#322, INDIGO Sprint 231110, v23.44-alpha5)
  • Handle missing webauthn data in login request (#314, INDIGO Sprint 231027, v23.44-alpha4)
  • Fix default authorize parameter values when redirecting (#313, PLUM Sprint 231020)

Features

  • Log successful authorization requests (#323, INDIGO Sprint 231110, v23.44-alpha6)
  • Lower client ID length limit (#322, INDIGO Sprint 231110, v23.44-alpha5)
  • Include client ID and scope in session detail (#318, INDIGO Sprint 231027, v23.44-alpha4)
  • Reduce grafana sync frequency (#317, INDIGO Sprint 231027, v23.44-alpha3)
  • Authorization for websocket requests (#300, PLUM Sprint 231006)
  • Silence stable log messages (#312, PLUM Sprint 231006)
  • External login registration webhook (#286, PLUM Sprint 231006)
  • OAuth Authorize ignores all unknown parameters (#296, PLUM Sprint 231006)
  • Log failure reasons in introspection and authorization flow (#315, INDIGO Sprint 231027)

Refactoring

  • Do not log "unhappy flow" as errors (#315, INDIGO Sprint 231027)

v23.47-alpha

23 Nov 15:30
4d8b061
Compare
Choose a tag to compare
v23.47-alpha Pre-release
Pre-release

What's Changed

  • Synchronize Kibana spaces to Seacat tenants by @byewokko in #281

Full Changelog: v23.44-beta...v23.47-alpha

v23.44-alpha6

23 Nov 15:19
eb0ffd6
Compare
Choose a tag to compare
v23.44-alpha6 Pre-release
Pre-release

What's Changed

Full Changelog: v23.44-alpha5...v23.44-alpha6

v23.44-alpha5

14 Nov 10:22
c1e428c
Compare
Choose a tag to compare
v23.44-alpha5 Pre-release
Pre-release

What's Changed

Full Changelog: v23.44-alpha4...v23.44-alpha5

v23.44-alpha4

03 Nov 15:42
37da462
Compare
Choose a tag to compare
v23.44-alpha4 Pre-release
Pre-release

v23.44-alpha3

What's Changed

  • Handle missing webauthn data in login request by @byewokko in #314
  • Include client ID and scope in session detail by @byewokko in #318

Full Changelog: v23.44-alpha3...v23.44-alpha4

v23.44-alpha3

02 Nov 16:12
5980d36
Compare
Choose a tag to compare
v23.44-alpha3 Pre-release
Pre-release

What's Changed

Full Changelog: v23.44-alpha2...v23.44-alpha3

v23.42-beta2

24 Oct 12:22
d2b7561
Compare
Choose a tag to compare

Breaking changes

  • NGINX introspection endpoints paths changed and moved to private API. This is a major breaking change and requires updates to your Nginx configuration files. See #311 for migration guide and backward compatibility options.
  • Dropped support for authorize query params ldid and expiration (#296).

Full changelog

Fix

  • Preserve nonce when redirecting to login (#294, PLUM Sprint 230908, @elpablos)
  • Allow username for WebAuthn credentials username (#297, PLUM Sprint 230908)
  • NGINX introspection endpoints moved to private API (#301, #311, PLUM Sprint 231006)
  • Fix default authorize parameter values when redirecting (#313, PLUM Sprint 231020)

Features

  • Login with AppleID (#293, PLUM Sprint 230908, @filipmelik)
  • Webauthn authenticator metadata (#256, PLUM Sprint 230908)
  • Configurably disable auditing of anonymous sessions (#304, PLUM Sprint 231006)
  • Authorization for websocket requests (#300, PLUM Sprint 231006)
  • Silence stable log messages (#312, PLUM Sprint 231006)
  • External login registration webhook (#286, PLUM Sprint 231006)
  • OAuth Authorize ignores all unknown parameters (#296, PLUM Sprint 231006)

v23.42-beta1

23 Oct 08:10
9397b9d
Compare
Choose a tag to compare

Breaking changes

  • NGINX introspection endpoints paths changed and moved to private API. This is a major breaking change and requires updates to your Nginx configuration files. See #311 for migration guide and backward compatibility options.
  • Dropped support for authorize query params ldid and expiration (#296).

Full changelog

Fix

  • Preserve nonce when redirecting to login (#294, PLUM Sprint 230908, @elpablos)
  • Allow username for WebAuthn credentials username (#297, PLUM Sprint 230908)
  • NGINX introspection endpoints moved to private API (#301, #311, PLUM Sprint 231006)

Features

  • Login with AppleID (#293, PLUM Sprint 230908, @filipmelik)
  • Webauthn authenticator metadata (#256, PLUM Sprint 230908)
  • Configurably disable auditing of anonymous sessions (#304, PLUM Sprint 231006)
  • Authorization for websocket requests (#300, PLUM Sprint 231006)
  • Silence stable log messages (#312, PLUM Sprint 231006)
  • External login registration webhook (#286, PLUM Sprint 231006)
  • OAuth Authorize ignores all unknown parameters (#296, PLUM Sprint 231006)

v23.42-beta

19 Oct 14:50
8d62ab4
Compare
Choose a tag to compare

Breaking changes

  • NGINX introspection endpoints paths changed and moved to private API. This is a major breaking change and requires updates to your Nginx configuration files. See #311 for migration guide and backward compatibility options.

Full changelog

Fix

  • Preserve nonce when redirecting to login (#294, PLUM Sprint 230908, @elpablos)
  • Allow username for WebAuthn credentials username (#297, PLUM Sprint 230908)
  • NGINX introspection endpoints moved to private API (#301, #311, PLUM Sprint 231006)

Features

  • Login with AppleID (#293, PLUM Sprint 230908, @filipmelik)
  • Webauthn authenticator metadata (#256, PLUM Sprint 230908)
  • Configurably disable auditing of anonymous sessions (#304, PLUM Sprint 231006)