We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related to:
https://github.com/camunda/product-hub/issues/1969 camunda/connectors#1638
Overview:
Connectors need to be switched to the new Identity SDK config, looking roughly like this:
camunda.identity.type=keycloak camunda.identity.base-url=http://localhost:8084 camunda.identity.issuer=http://localhost:18080/auth/realms/camunda-platform camunda.identity.issuer-backend-url=http://localhost:18080/auth/realms/camunda-platform camunda.identity.audience=connectors camunda.identity.client-id=xxx camunda.identity.client-secret=xxx
Actions:
The text was updated successfully, but these errors were encountered:
@chillleader does that change require migration steps during the upgrade from the previous version?
Sorry, something went wrong.
@aabouzaid No migration steps required
Done in #1265
chillleader
No branches or pull requests
Related to:
https://github.com/camunda/product-hub/issues/1969
camunda/connectors#1638
Overview:
Connectors need to be switched to the new Identity SDK config, looking roughly like this:
Actions:
The text was updated successfully, but these errors were encountered: