Skip to content
New issue

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

Update references to deprecated authd options and consider the new ones. #1110

Closed
MiguelazoDS opened this issue Sep 6, 2021 · 1 comment · Fixed by #1172
Closed

Update references to deprecated authd options and consider the new ones. #1110

MiguelazoDS opened this issue Sep 6, 2021 · 1 comment · Fixed by #1172
Assignees

Comments

@MiguelazoDS
Copy link
Member

MiguelazoDS commented Sep 6, 2021

As part of epic #9550 it is required to add new configuration options to the authd module to decide what actions should be taken during an agent replacement. That being said, it is needed to modify some config files to consider the new configuration block for authd new options, and remove the deprecated ones.

<force>
  <enabled>yes|no</enabled>
  <key_mismatch>yes|no</key_mismatch>  
  <disconnected_time enabled="yes"|"no">1h</disconnected_time>  
  <after_registration_time>1h</after_registration_time>  
</force>
  • SplunkAppForWazuh/appserver/static/js/controllers/management/configuration/registration-service/registration-service.html
  • SplunkAppForWazuh/bin/api_info/endpoints.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants