- Notifications
You must be signed in to change notification settings - Fork909
Open
Description
At present, the FE requires checking ifmulti-organization
is entitled to determine if a deployment ispremium
. This isok, 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