Hi,
Thank you for writing this plugin. I would love to use it with my Yubikey.
Maybe I missed something. But I'm unable to get it to work on my appliance. After copying it to the plugin folder, I get the Error 500 when loggin in.
The nginx log shows this
2025/08/24 10:47:22 [error] 1732#1732: *5944 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Failed opening required '/usr/share/grommunio-web/plugins/passkey/php/vendor/autoload.php' (include_path='.:/usr/share/php8:/usr/share/php/PEAR') in /usr/share/grommunio-web/plugins/passkey/php/plugin.passkey.php:3
Stack trace:
#0 /usr/share/grommunio-web/server/includes/core/class.pluginmanager.php(388): include_once()
#1 /usr/share/grommunio-web/index.php(153): PluginManager->initPlugins()
#2 {main}
thrown in /usr/share/grommunio-web/plugins/passkey/php/plugin.passkey.php on line 3" while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: _, request: "GET /web/ HTTP/2.0", upstream: "fastcgi://unix:/run/php-fpm/php-grommunio-web-fpm.sock:", host: "xxx.xxx.xx"
Can you tell me, if there is a missing requirement or if I did something wrong?
Thanks.