Replies: 1 comment
-
Entitlements, in their simplest form, are feature flags. You can attach entitlements to policies to propagate the policy's entitlements to all licenses implementing that policy. You can attach entitlements to licenses for extra one-off entitlements per-license. They aren't required. If you need more complex feature flags than a set of key-values in a license's |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
I've recently started using keygen and am exploring how to implement it. One thing that confuses me is what are entitlements and what are they used for? The policy seems to contain all the rules that can be associated with different licenses which in turn can be assigned a user, but then entitlements can be assigned to both the license and policy. What does it do for the licensing process? Is it necessary?
Beta Was this translation helpful? Give feedback.
All reactions