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

fgt_asg: changing admin password breaks asg #11

Open
bartekmo opened this issue Oct 1, 2024 · 0 comments
Open

fgt_asg: changing admin password breaks asg #11

bartekmo opened this issue Oct 1, 2024 · 0 comments

Comments

@bartekmo
Copy link
Member

bartekmo commented Oct 1, 2024

Cloud Function of fgt_asg_with_function module relies on the admin password for authenticating against asg members' API. Changing the admin password makes the function to stop working and fail updating FGSP peer list or re-electing new primary.

Additionally, the password is visible in plain text in multiple places in the logs typically revealing it to all users of the project.

I suggest using API token added to bootstrap configuration and kept secret from the logs.

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

No branches or pull requests

1 participant