guacamole-rest-api-documentation
guacamole-rest-api-documentation copied to clipboard
Request when using openid tokens
Hello,
How would an api request looks like when using openid extension + cognito for authentication?
We are trying to make a api call from a external application with the JWT token, but always get a invalid login message.
Thank you
Hey,
I have never used OpenID extension but you can investigate the network traffic on Guacamole WEB UI with Chrome DevTools and you can see how works HTTP requests when using OpenID extension.