guacamole-rest-api-documentation icon indicating copy to clipboard operation
guacamole-rest-api-documentation copied to clipboard

Request when using openid tokens

Open rezendel opened this issue 3 years ago • 1 comments

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

rezendel avatar Feb 17 '22 20:02 rezendel

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.

ridvanaltun avatar Feb 22 '22 20:02 ridvanaltun