Hi,
I am a new person using Guacamole. I learned that the Guacamole supports
multiple authentications. I want to use Guacamole to develop and implement the
scenario that a user can add, delete and configure their VNC connection after
third-party login authentication. I'm trying to do this with OpenID connect
authentication and Database authentication, which I expect OpenID connect
authentication and Database authentication to work together.
The process for login authentication is like this:
Step 1: Guacamole has connected to Mariadb
Step 2: Mariadb has been added user A as the user of Guacamole
Step 3: user A logins Guacamole by OpenID connect
authentication successfully
Step 4: user A can add, delete and configure their VNC
connection which this configuration data is saved to Mariadb
My question is, does Guacamole support it?
Thank you in advance for your support
Best Regards,
Max