You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Tim Worcester (Jira)" <ji...@apache.org> on 2022/12/01 18:14:00 UTC

[jira] [Commented] (GUACAMOLE-1668) OpenID implementation of Azure not compatible with Get request

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642093#comment-17642093 ] 

Tim Worcester commented on GUACAMOLE-1668:
------------------------------------------

Adding relation to 1200 where I wanted to get the Auth code Flow hooked up.  I was able to get around implementing it in the short term by tying oauth2proxy to my nginx ingress and swapping Guacamole to use auth headers.

> OpenID implementation of Azure not compatible with Get request
> --------------------------------------------------------------
>
>                 Key: GUACAMOLE-1668
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1668
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-auth-openid
>    Affects Versions: 1.4.0
>            Reporter: Hiram Amador
>            Priority: Minor
>
> I just noticed in the logs that the token URL is requested using a get method in guacamole.
> When trying to use a get with the Microsoft token page, an HTML file is sent with an error message saying that the only acceptable methods for the token page are POST or OPTION.
> The OpenID implementation might need a way to configure the token request to use POST or OPTION to retrieve the token.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)