Skip to content

Disabling Guacamole Login#2468

Merged
cptanalatriste merged 1 commit into
alan-turing-institute:developfrom
cptanalatriste:2467-disable-guacamole-login
Jul 31, 2025
Merged

Disabling Guacamole Login#2468
cptanalatriste merged 1 commit into
alan-turing-institute:developfrom
cptanalatriste:2467-disable-guacamole-login

Conversation

@cptanalatriste

@cptanalatriste cptanalatriste commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

✅ Checklist

  • You have given your pull request a meaningful title (e.g. Enable foobar integration rather than 515 foobar).
  • You are targeting the appropriate branch. If you're not certain which one this is, it should be develop.
  • Your branch is up-to-date with the target branch (it probably was when you started, but it may have changed since then).

🚦 Depends on

⤴️ Summary

To ensure users use OpenID for authenticating in the SRE, Guacamole requires the extension-priority setting to have the value openid (see: https://guacamole.apache.org/doc/gug/openid-auth.html). In Docker, this setting is exposed via the EXTENSION_PRIORITY environment variable (see: https://guacamole.apache.org/doc/1.5.3/gug/guacamole-docker.html).

🌂 Related issues

Closes: #2467

🔬 Tests

Tested on a Tier-0 SRE.

@cptanalatriste
cptanalatriste requested a review from a team as a code owner July 31, 2025 15:29

@jemrobinson jemrobinson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@cptanalatriste
cptanalatriste merged commit 31cbc15 into alan-turing-institute:develop Jul 31, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Users are presented with Guacamole login screen instead of Microsoft

2 participants