You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Jason Bean (Jira)" <ji...@apache.org> on 2023/04/14 17:39:00 UTC

[jira] [Commented] (GUACAMOLE-1773) OpenID Login Stopped Working With 1.5.0

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

Jason Bean commented on GUACAMOLE-1773:
---------------------------------------

I've actually just tried this with both the official 1.4.0 and 1.5.1 Docker containers and receive the same error. My all-in-one container, jasonbean/guacamole:1.4.0-3, does work though. I've done some testing and figured out the difference between my old 1.4.0 container and my new 1.5.0 container is that it was using the openjdk11 and during the change I started using openjdk8 just like the official container. I've changed my container back to using openjdk11 and now mine is working again.

I would say this is an issue with the official guacamole/guacamole container as it's not able to use OpenID SSO.

> OpenID Login Stopped Working With 1.5.0
> ---------------------------------------
>
>                 Key: GUACAMOLE-1773
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1773
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-auth-openid, guacamole-docker
>    Affects Versions: 1.5.0, 1.5.1
>            Reporter: Jason Bean
>            Priority: Major
>         Attachments: catalina.out
>
>
> Since upgrading from 1.4.0 to 1.5.0 and now 1.5.1 my OpenID configuration with Authentik stopped working. If I downgrade to 1.4.0 it starts working again. I've attached the output from Tomcat. The exception it gets seems to be related to the jwks response but since this works fine from 1.4.0 I can only assume there's something wrong with the request being sent from 1.5.0.



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