Uh oh!
There was an error while loading. Please reload this page.
Feature/elasticsearch authentication - #164
Conversation
…entication process (basic auth, api token)
…ce provider configuration options.
…board installation on startup
J12934
commented
Apr 20, 2020
Have you tested out the compatability of the changes with both elasticsearch 6.x and 7.x? |
Updated camunda dependencies to version 7.12
rfelber
commented
Apr 20, 2020
I testet this PR with elasticsearch v.7.x but not with v.6.x |
J12934
commented
Apr 20, 2020
Tried it out with kibana 6.x seems to be crashing while trying to look for the dashboards/ kibana index, see logs below. Error LogsSetting |
That makes sense... The kibana initialize step is seperated from the elasticsearch index initialize step. A second config option could help us here to seperate this: An we could think about supporting different versions: |
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.11.728 to 1.11.754. See this package in NPM: https://www.npmjs.com/package/com.amazonaws:aws-java-sdk-s3 See this project in Snyk: https://app.snyk.io/org/securecodebox/project/4a50b02a-fc9d-4623-b580-788d52d961a7?utm_source=github&utm_medium=upgrade-pr
…e13ad7ae512f1032927 [Snyk] Upgrade com.amazonaws:aws-java-sdk-s3 from 1.11.728 to 1.11.754
…entication process (basic auth, api token)
…ce provider configuration options.
…board installation on startup
…eBox/engine into feature/elastic-authentication
First implementation of https://github.com/secureCodeBox/secureCodeBox/issues/121