[
https://issues.apache.org/jira/browse/GUACAMOLE-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584368#comment-17584368
]
Hiram Amador commented on GUACAMOLE-1668:
-----------------------------------------
Looking at the current master branch of the git repo for guacamole-client, I'm
noticing support for SAML within the docker container. This might be an
acceptable substitute for anyone that wants to integrate with Azure AD.
Since the changes are already in master, would this mean this feature would be
probably released in 1.5.0? If that's the case, it would probably make sense
to mark this as close once the feature is live.
I'm going to search to see what issues are linked to the work around setting up
SAML for docker and have them linked here.
> 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)