-
Notifications
You must be signed in to change notification settings - Fork 732
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
GUACAMOLE-2030: Fix KSM static token mapping for per-user config. #1058
GUACAMOLE-2030: Fix KSM static token mapping for per-user config. #1058
Conversation
4d19817
to
f772c84
Compare
...dules/guacamole-vault-ksm/src/main/java/org/apache/guacamole/vault/ksm/secret/KsmClient.java
Outdated
Show resolved
Hide resolved
f772c84
to
14dc180
Compare
...dules/guacamole-vault-ksm/src/main/java/org/apache/guacamole/vault/ksm/secret/KsmClient.java
Outdated
Show resolved
Hide resolved
...dules/guacamole-vault-ksm/src/main/java/org/apache/guacamole/vault/ksm/secret/KsmClient.java
Outdated
Show resolved
Hide resolved
14dc180
to
260ee80
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment needs updating, otherwise LGTM.
...dules/guacamole-vault-ksm/src/main/java/org/apache/guacamole/vault/ksm/secret/KsmClient.java
Outdated
Show resolved
Hide resolved
260ee80
to
a369762
Compare
Before I merge this, @eugen-keeper is there any reason this shouldn't be on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good to go once rebased against patch
.
a369762
to
e0f1b03
Compare
Fixes the issue plus changes log messages for this case:
16:52:41.850 [http-nio-8080-exec-10] WARN o.a.g.vault.ksm.secret.KsmClient - "keeper://XXX/field/login" could not be resolved: Record 'XXX' not found
16:52:42.442 [http-nio-8080-exec-10] WARN o.a.g.vault.ksm.secret.KsmClient - "keeper://XXX/field/password" could not be resolved: Record 'XXX' not found