Skip to content

v1.14.0

Compare
Choose a tag to compare
@canonical-iam canonical-iam released this 19 Jul 13:04
ad0ec17

1.14.0 (2024-07-19)

Features

  • actual link authentication users to authorization model + tests (8063b73)
  • handle case principal is not found in authorizer middleware + switch to CheckAdmin method (182e469)
  • introduce UserPrincipal and ServicePrincipal + move Principal structs and logic to ad hoc file + tests (69dbeb9)

Bug Fixes

  • set necessary oauth2 scopes as default (9c36e95)
  • set OtelHTTPClient in context correctly (e514b37)
  • ui redirection with context path (61451f6)
  • use contextPath to redirect to UI (8a7540d)