A collection of usage examples for Camunda Optimize intended to get you started quickly (e.g. with the plugin system).
Camunda Version | Link | Checkout command |
---|---|---|
Latest | Master branch | git checkout master |
If you clone this repository, use the checkout commands to access the sources for the desired version.
In Optimize you can hook into the Optimize import and adjust variable import. In the following you will find common use cases on why and how to use those variable plugins:
Name | Support from Version | Keywords |
---|---|---|
Anonymize your Variables | 2.1.0+ | variable, plugin, import |
Filter out Variables | 2.1.0+ | variable, plugin, import |
Resolve reference variables | 2.1.0+ | variable, plugin, import |
Transform complex variables | 2.2.0+ | variable, plugin, import |
In Optimize you can hook into the Optimize authentication. In the following you will find common use cases on why and how to use those SSO plugins:
Name | Support from Version | Keywords |
---|---|---|
Keycloak Example | 2.3.0+ | sso, plugin, keycloak |
- Website: http://www.camunda.org/
- Getting Started: https://docs.camunda.org/optimize/latest/technical-guide/installation/
- Issue Tracker: https://app.camunda.com/jira
- Contribution Guidelines: http://www.camunda.org/community/contribute.html
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0