Generic OIDC device auth #1000
Replies: 1 comment 31 replies
-
You need to set both This appears to be the problem: It looks like Himmelblau is falling into offline mode because that endpoint is responding with a |
Beta Was this translation helpful? Give feedback.
31 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
since support for generic OIDC providers was merged last month with #928, I wanted to try to use Himmelblau with Keycloak's device authentication grant. However, I cannot get it to work.
Is there some setting other than
oidc_issuer_urlthat needs to be set?Also, regarding the comment in src/common/src/idprovider/openidconnect.rs about public clients: Is using
client_secretsupported, e.g. via credentials?Authentication test
Authentication test logs
/etc/himmelblau/himmelblau.conf
Beta Was this translation helpful? Give feedback.
All reactions