Configure IDP
Configure IDP for your Camunda 8 setup and make sure IDP can access the required components and credentials.
IDP is only supported for Camunda 8 SaaS with the 8.7.0-alpha5 release. Support for Camunda 8 Self-Managed and Camunda 8 Run is planned for delivery with the 8.7 release.
Prerequisites
The following prerequisites are required for IDP:
Prerequisite | Description |
---|---|
Amazon Web Services (AWS) |
|
Web Modeler |
|
Configure IDP
Once you have completed all the required prerequisites, configure IDP in a dev
cluster as follows:
Add AWS connector secrets to cluster
Add your Amazon AWS IAM user access key and secret key as connector secrets to the cluster, using the following names:
- Access key:
IDP_AWS_ACCESSKEY
- Secret key:
IDP_AWS_SECRETKEY

You can rename these connector secrets if you want to change the testing bucket used in other environments (such as test
, stage
or prod
). If you do this, you must also change these names to match within the Authentication section of the Properties panel for any related published document extraction templates.