website/integrations: wazuh: Change exchange key generation to 64 bytes#18769
website/integrations: wazuh: Change exchange key generation to 64 bytes#18769dominic-r merged 1 commit intogoauthentik:mainfrom
Conversation
Updated the command to generate an exchange key from 32 to 64 bytes. as of wazuh 4.9 the exchange key needs to be 64 characters long Signed-off-by: Sirofwalls <58705178+sirofwalls@users.noreply.github.com>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18769 +/- ##
==========================================
+ Coverage 92.46% 93.18% +0.72%
==========================================
Files 946 946
Lines 51862 51862
==========================================
+ Hits 47954 48330 +376
+ Misses 3908 3532 -376
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* main: web/admin: fix typo in PolicyAccessView (#18789) translate: Updates for project authentik and language fr_FR (#18788) core: bump goauthentik/fips-debian from `dea09c4` to `07f41ce` (#18778) admin/files: cache expensive generated URLs (#18784) ci: bump actions/cache from 4.3.0 to 5.0.0 (#18779) ci: bump tj-actions/changed-files from 47.0.0 to 47.0.1 (#18780) core: bump goauthentik.io/api/v3 from 3.2025120.25 to 3.2025120.26 (#18770) core: bump selenium/standalone-chromium from 142.0 to 143.0 in /tests/e2e (#18772) web: bump types (merge branch) (#18735) ci: generate typescript api client for release too (#18761) website/integrations: wazuh: Change exchange key generation to 64 bytes (#18769)
|
This pull request needs to be rolled back! The previous command with What you actually want is: |
Updated the command to generate an exchange key from 32 to 64 bytes. as of wazuh 4.9 the exchange key needs to be 64 characters long
Details
REPLACE ME
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make docs)