You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (Jira)" <ji...@apache.org> on 2023/06/30 00:23:00 UTC

[jira] [Closed] (GUACAMOLE-1826) HTTP GET fails for auth

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman closed GUACAMOLE-1826.
------------------------------------
    Resolution: Invalid

Please start with questions like this on the mailing list, as Jira is not a support forum. The issue you're encountering is likely a configuration issue and not a bug.

https://guacamole.apache.org/support/
https://guacamole.apache.org/faq/#probably-not-a-bug

> HTTP GET fails for auth
> -----------------------
>
>                 Key: GUACAMOLE-1826
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1826
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-auth-openid
>    Affects Versions: 1.5.2
>            Reporter: Simon Matthews
>            Priority: Minor
>
> I am seeing a strange issue when I enable my split DNS resolving on my network. This doesn't seem to be sent to the Keycloak server when attempting to auth with OpenID.
> {code:java}
> DEBUG org.jose4j.jwk.HttpsJwks - Refreshing/loading JWKS from https://keycloak.example.com/realms/master/protocol/openid-connect/certs
> DEBUG org.jose4j.http.Get - HTTP GET of https://keycloak.example.com/realms/master/protocol/openid-connect/certs {code}
> My setup is configured using IPv6 and split-DNS for local connections. My Keycloak server and Guacamole server reside in containers on the same server. All the traffic goes through a HAProxy server.
> Even with packet captures, I can't even see that request happen at all.



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