About JetBrains License Server
JetBrains License Server is a web application that enables license administration across a single network.
License Server serves as a central point for distribution of licenses among multiple users and client machines in a network environment. It supports the following JetBrains products:
- IntelliJ IDEA 7.0 or higher (only Commercial licenses). (A License Server-compatible build of IntelliJ IDEA 6.0 is available upon request.)
- ReSharper 3.1 or higher (only Commercial licenses).
- dotTrace 3.1 or higher (only Floating licenses).
- RubyMine 1.0 or higher. License Server issues and revokes license tickets to/from network clients based on properties of license keys that are provided by JetBrains after purchase. License Server supports two types of license keys:
- Single-user license key that allows a customer to access a product by a specific number of concurrent users corresponding with the number of purchased license keys run by the License Server.
- Multi-user license key that allows a customer to access a product by unlimited number of concurrent users pursuant to a separate license agreement with JetBrains. The agreement implies regular monitoring of the concurrent product usage and providing quarterly usage reports to JetBrains for the purpose of license "true-up".
If you have obtained a number of single-user license keys, you can download License Server and start using it right away, without requesting additional access permissions.
If you are interested in a multi-user license key, please contact sales for information on licensing terms.
System Requirements
- Java SE Runtime Environment (JRE)/Java SE Development Kit (JDK) 5 or higher installed in any of the following operating systems:
- Windows® (2000, NT 4.0 or higher, XP).
- Linux/UNIX-based OS.
- Macintosh OSX™.
- Apache Tomcat 6.0.
- Mozilla Firefox 2.0+, Internet Explorer 7.0+, or Safari 3.0+ for accessing the License Server control panel.
License Server comes with embedded Apache Derby database. However, you can configure License Server to work with an external database (MySQL or Sybase ASE.) See Using External Database for guidelines.
Download License Server
Current build number: 205
- Download standalone WAR file (for deploying in an existing Apache Tomcat installation.)
- Download with bundled Tomcat
Documentation
- Installing License Server
- Upgrading License Server
- License Server User Guide (recently updated: includes guidelines on developing custom verification plug-ins for License Server)
- License Server User Guide (older version as PDF)
- Common Administration Tasks
Changes
Build Number |
Changes |
---|---|
216 |
Fix RubyMine (and subscription-based licenses) support |
205 |
Fix problem with obfuscating |
202 |
Custom authorization extension point added. See Extending License Server to Use Custom Verification for details. |
190 |
RubyMine support |
183 |
Bug fixes (ticket generation) |
181 |
Bug fixes (IE7 compatibility) and ReSharper 3.0 license check |
177 |
Bug fixes and ReSharper 4.0 support |
173 |
Bug fixes and ReSharper 4.0 support |
168 |
Ticket history support |
160 |
Ability to configure "from" address |
159 |
Displaying build number in page footer |
154 |
License Server is compiled with JDK 1.5 |
148 |
ReSharper True-up keys support |
147 |
Sybase DB support |
146 |
Corrected smtp server name validation. DB schema improvements. |
144 |
Critical db bug fixes |
143 |
Added IE 7 compatibility |
142 |
Corrected README text. |
140 |
Fixed license page reload after adding new key. 'Delete' license key functionality. |
134 |
MySQL support. |
129 |
Documentation included. |