Hi everyone,
We are building a Forge app and using the “Paid via Atlassian” model. However, we want to offer free access to certain organizations that have an existing agreement with us, while charging others a flat fee.
Our proposed approach:
- Use “Paid via Atlassian” as the default licensing model.
- Identify specific organizations within the app (via domain name, contract flag, or an API check).
- Override licensing inside the app to grant free access to these organizations.
A few questions:
- Does this approach comply with Forge’s licensing policies?
- Can we legally disable licensing checks for certain users while still using “Paid via Atlassian”?
- Are there alternative ways to implement this within the Forge framework?
Would love to hear any advice from those who have worked with Forge app licensing before. Thanks in advance!