Skip to content

v1.21.0

Latest
Compare
Choose a tag to compare
@canonical-iam canonical-iam released this 18 Oct 08:47
44c5a98

1.21.0 (2024-10-18)

Features

  • add authn middleware for disabled authentication (c232cfe)
  • add granular checks method to interface + expose BatchCheck from client (645a9fd)
  • groups: add CanAssignRoles and CanAssignIdentities implementation (b5e551a)
  • groups: add granular CanAssign{Identities,Roles} checks in handlers (d25b430)

Bug Fixes

  • adopt disabledAuthnMiddleware to not break app when authentication disabled (963f07a)
  • api base path (d83e0ab)
  • avoid escaping when passing URL to template (0702053)