zabbly / incus

Incus package repository
169 stars 12 forks source link

Web UI - OIDC Issue #45

Open ThinkFar opened 1 month ago

ThinkFar commented 1 month ago

Hello!

I have Incus OIDC set up with Keycloak. This configuration has been working well for a while, but now (update?) when I click the login SSO button, it gets stuck on the /oidc/login page. There are no URL parameters, no body content, and no errors to debug. It just shows an empty page and doesn't continue redirecting me to the configured OIDC provider.

ThinkFar commented 1 month ago

@stgraber and if it is somehow possible to disable the built-in login, I would honestly break out in tears. The authentication situation has given me nothing but issues, even in LXD-UI times, due to the setup I'm working with since there are additional security measures in place that make the built-in Incus UI authentication completely obsolete. Maybe by applying some changes to the incus-ui code?