Community Return to multiportal.io
Skip to content

Users & Permissions

3 Topics 4 Posts

RBAC, users, groups, and IdP integration

  • 0 Votes
    1 Posts
    66 Views
    E
    Environment MultiPortal Version: 1.2.1 Proxmox VE Version: 9.2.4 Deployment Type: HA Cluster Browser (if UI issue): Firefox & Chrome Description I have created a new Tenant Role. All available rights is on. Assigned user is not able to create new VM in the tenants VDC. Error message in UI when selcting “New Virtual Machine”: Error. Error loading content. (“From Template” seems to be ok.) If I switch the user to “Tenant Administrator (System Role)”, everything is ok. Steps to Reproduce Create a new Tenant Role with all rights Assign the new role to a tenant user Log on with the tenant user and try to create a new VM Expected Behavior UI steps for New VM should appear. Actual Behavior Error. Error loading content. Logs/Screenshots [Attach relevant logs or screenshots]
  • Suspected Bug: Role Not Applied When Assigned at User Creation

    1
    1
    1 Votes
    1 Posts
    1k Views
    R
    Environment MultiPortal Version: 1,2.0 Proxmox VE Version: 9.2 Deployment Type: HA Cluster] Browser (if UI issue): Edge Description When creating a new user and assigning a role at creation, the role is not applied. The user is created successfully with no error shown, but the role field is blank in the users list. The failure only surfaces later when the account is used. Editing the same user afterwards and assigning the role works correctly. This may share a root cause with the existing thread “Suspected Bug: User Permissions Not Updated After Role Changes” — that one describes create working and later role changes not propagating; this is the inverse on the create path. Steps to Reproduce (if applicable) Create a new user and select the Service Provider Administrator role. Save. User is created, no error displayed. Users list shows the role field blank. Impersonate the user - Forbidden (#403). Edit the same user, assign Service Provider Administrator, save. Role now applies correctly and impersonation works Expected Behavior The role selected at creation is persisted and applied to the user. If it cannot be applied, an error is surfaced at creation rather than the user being created in a broken state. Actual Behavior The role is silently dropped. The user is created without permissions and no error is shown. The only signal is a 403 at point of use. Logs/Screenshots [[image: 1784206469866-39a43383-7712-4277-a140-b8caa926472d-image.jpeg] ]
  • Suspected Bug: User Permissions Not Updated After Role Changes

    2
    0 Votes
    2 Posts
    2k Views
    StellS
    Thanks for letting us know @guillaume , we’ll take a look at this for sure