[
https://issues.apache.org/jira/browse/GUACAMOLE-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581876#comment-17581876
]
Nick Couchman commented on GUACAMOLE-1668:
------------------------------------------
This may be the difference between various OpenID Connect "flows" - currently
Guacamole's OpenID extension only supports the "Implicit Flow." I'm not sure
what flows Azure's OpenID SSO provider supports.
> 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)