James Muehlner created GUACAMOLE-1643:
-----------------------------------------
Summary: Allow use of KSM one-time tokens in guacamole-vault-ksm
extension
Key: GUACAMOLE-1643
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1643
Project: Guacamole
Issue Type: Improvement
Components: guacamole-vault
Reporter: James Muehlner
In Keeper Secrets Manager, the usual process for generating the base64-encoded
JSON configuration blob is to use a separate application called Keeper
Commander to read the one-time token that the webapp spits out, which will
convert it to a base64 config blob.
That base64 config blob can then be copy-pasted into the connection group edit
screen.
However, we should be able to use the KSM API to directly accept the one-time
token in guacamole, validate it, and transparently transform it to a base64
config blob to be stored in the connection group parameters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)