Authentication Configuration
-
@nebulon I just spun up a new installation but OICD doesn't work. Says
User not found -
@andreasdueren i don't know if this is the only way, but when I encountered this error message i manually created a user with the same username as my cloudron user. Afterwards i could use oidc for login.
-
@andreasdueren https://github.com/knadh/listmonk/issues/2119 . Listmonk does not have automatic user creation yet.
-
@andreasdueren https://github.com/knadh/listmonk/issues/2119 . Listmonk does not have automatic user creation yet.
-
Anyone know if there is there a way to customize the OIDC login button for Listmonk? Currently for me it says "Login with .org.uk" instead of my domain or organisation name which is rather unhelpful. Thanks!
-
@avatar1024 We reported this upstream at https://github.com/knadh/listmonk/issues/2211 . But the issue is that listmonk wants to just to take two dots before the URL . https://github.com/knadh/listmonk/blob/master/cmd/auth.go#L213 "Get the last two h for the root domain" .
Unfortunately, I think nothing can be done without fixing the code upstream.
-
@avatar1024 We reported this upstream at https://github.com/knadh/listmonk/issues/2211 . But the issue is that listmonk wants to just to take two dots before the URL . https://github.com/knadh/listmonk/blob/master/cmd/auth.go#L213 "Get the last two h for the root domain" .
Unfortunately, I think nothing can be done without fixing the code upstream.
@joseph said in Authentication Configuration:
But the issue is that listmonk wants to just to take two dots before the URL . https://github.com/knadh/listmonk/blob/master/cmd/auth.go#L213 "Get the last two h for the root domain" .
Unfortunately, I think nothing can be done without fixing the code upstream.
Given there are loads of TLD with .something.something that is a bizarre bit of code and is clearly a bug too, is there already an issue for that one as well?
-
@joseph said in Authentication Configuration:
But the issue is that listmonk wants to just to take two dots before the URL . https://github.com/knadh/listmonk/blob/master/cmd/auth.go#L213 "Get the last two h for the root domain" .
Unfortunately, I think nothing can be done without fixing the code upstream.
Given there are loads of TLD with .something.something that is a bizarre bit of code and is clearly a bug too, is there already an issue for that one as well?
-
@jdaviescoates oidc feature was fairly new , but I didn't find a issue about this specific issue.
@joseph I've just commented on that existing issue for now https://github.com/knadh/listmonk/issues/2211#issuecomment-2751989442
-
@joseph I've just commented on that existing issue for now https://github.com/knadh/listmonk/issues/2211#issuecomment-2751989442
And they've replied:
Indeed. That's a glaring brain-fart on my part for sure. We can add a provision to specify a custom label for the OIDC provider button in the upcoming release.

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login