Open
Description
At present, the FE requires checking if multi-organization
is entitled to determine if a deployment is premium
. This is ok, but not ideal.
In the /entitlements
endpoint (or /buildinfo
maybe) we should return an enum.
This information would be used to display banners for gating certain features.
- Update any checks in the frontend using
multi-organization
to determine premium license status