Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.4.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is fixed by
-
GUACAMOLE-1322 SAML environment variables
- Closed
- relates to
-
GUACAMOLE-1200 OpenID -- Add Implementation of Authorization Code Flow
- Open