Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Taiga
  3. Cloudron auth support doesn't seem to work?

Cloudron auth support doesn't seem to work?

Scheduled Pinned Locked Moved Taiga
6 Posts 2 Posters 19 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tetr
    wrote last edited by tetr
    #1

    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.

    1 Reply Last reply
    0
    • jamesJ Offline
      jamesJ Offline
      james
      Staff
      wrote last edited by james
      #2

      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.smith gets altered to jamessmith even 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.smith or jamessmith

      I am looking into it.

      1 Reply Last reply
      0
      • jamesJ Offline
        jamesJ Offline
        james
        Staff
        wrote last edited by
        #3

        Just tested again with a new user with no . in the username on Cloudron and that seems to work without issues.
        So it seems, this is a taiga bug.

        1 Reply Last reply
        0
        • jamesJ Offline
          jamesJ Offline
          james
          Staff
          wrote last edited by
          #4

          A manual fix is possible by updating the user_users table 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 no Login with Cloudron flow and you can just put your plain credentials into the login form.

          1 Reply Last reply
          1
          • jamesJ Offline
            jamesJ Offline
            james
            Staff
            wrote last edited by
            #5

            For tracking the bug upstream:
            https://github.com/taigaio/taiga-front/issues/246

            1 Reply Last reply
            1
            • T Offline
              T Offline
              tetr
              wrote last edited by
              #6

              Thank you for the quick response with this! I will stick to using a username-password auth for the time being in this case.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Bookmarks
              • Search