Cloudron auth support doesn't seem to work?
-
Hi all,
I tried to install Taiga and use Cloudron for the user management access control. I can login into admin panel with regular password but I never get prompted for OIDC otherwise; I can't login at all into the user-facing part actually. Could the OIDC integration be broken?
Login works fine if I leave user management up to the app.
-
Hello @tetr
Tested on Cloudron 8 and 9.
I just installed the app and indeed there is no "login with Cloudron" button.
When I use my users plain credentials in the login form, I am logged in.Problems:
- My username
james.smithgets altered tojamessmitheven tho.is allowed in the username - When I log out without changing my password, I can't log in again
- When I try to change my password, with my current password, it errors
invalid current password - When I change my password and leave my current password empty, my password is changed, but I am not able to log in with either
james.smithorjamessmith
I am looking into it.
- My username
-
A manual fix is possible by updating the
user_userstable to include the.UPDATE users_user SET username = 'james.smith' WHERE username = 'jamessmith';Now the login works.
@tetr
The taiga app does not use OIDC but used LDAP. That is why there is noLogin with Cloudronflow and you can just put your plain credentials into the login form. -
N nebulon referenced this topic on
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