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


Skip to content

Planka

4 Topics 19 Posts
  • Planka - Package updates

    Pinned Locked
    6
    0 Votes
    6 Posts
    693 Views
    Package UpdatesP
    [2.0.0] Update planka to 2.2.1 Full Changelog IMPORTANT: OIDC/SSO has been removed from PLANKA Community. After updating, all SSO-based users are deactivated, because they no longer have a password login. If your only admin account is SSO-based, you will be locked out. Create a new admin user first (via script or environment variables) before updating: https://docs.planka.cloud/docs/configuration/admin-user The Cloudron package has removed OIDC integration as part of this major update
  • Planka has removed SSO in v2.2.0

    2
    2 Votes
    2 Posts
    168 Views
    andreasduerenA
    @Joseph Great, another contender for sso.tax.
  • file upload broken

    5
    0 Votes
    5 Posts
    621 Views
    sponchS
    new update helped. working now
  • First steps / discoveries

    6
    3 Votes
    6 Posts
    807 Views
    W
    It's a bit convoluted, but setting OIDC_IGNORE_ROLES=true in the /app/data/env at least lets you persist role changes across restarts/re-auths when using SSO. Otherwise each SSO-login will reset the roles based on their OIDC groups based role assignment. That way you could: a) login via SSO b) logout and re-login with the default admin c) make your SSO logged in user an admin d) deactivate the default admin And have a usable system through Cloudron SSO.