Skip to content

License Entitlement feature flag#126

Merged
CodeDrivenMitch merged 1 commit intomainfrom
feature/license-entitlement-feature
Mar 16, 2026
Merged

License Entitlement feature flag#126
CodeDrivenMitch merged 1 commit intomainfrom
feature/license-entitlement-feature

Conversation

@CodeDrivenMitch
Copy link
Collaborator

Introduces the licenseEntitlement feature flag in the SetupPayload. This will be true in case the application contains the entitlement-manager's LicenseSource class, and the PlatformLicenseSource is configured as one of the possible sources.

The server will, on license updates, push the new license to clients which have this flag set to true. If not, clients will not receive the license.

Introduces the `licenseEntitlement` feature flag in the `SetupPayload`. This will be `true` in case the application contains the `entitlement-manager`'s `LicenseSource` class, and the `PlatformLicenseSource` is configured as one of the possible sources.

The server will, on license updates, push the new license to clients which have this flag set to true. If not, clients will not receive the license.
@CodeDrivenMitch CodeDrivenMitch requested a review from a team March 16, 2026 12:51
@CodeDrivenMitch CodeDrivenMitch self-assigned this Mar 16, 2026
@CodeDrivenMitch CodeDrivenMitch requested review from MartinPfeffer, alex-w0, corradom and stefanmirkovic and removed request for a team March 16, 2026 12:51
@sonarqubecloud
Copy link

@CodeDrivenMitch CodeDrivenMitch merged commit 0182e16 into main Mar 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants