Description of problem: A user assigned to the roles EvmRole-user_self_service or EvmRole-user_limited_self_service is unable to login to the SSUI. Version: 5.9.0.4.20171024163837_ef71ea6 How reproducible: 100% Steps to Reproduce: 1. Create a new user and assign it to a default group for self service: EvmGroup-user_self_service -> EvmRole-user_self_service --AND/OR-- EvmGroup-user_limited_self_service -> EvmRole-user_limited_self_service 2. Attempt to login to the appliance via the SSUI Actual results: Login fails with "Error! You do not have permission to view the Service UI. Contact your administrator to update your group permissions." Expected results: Login to SSUI successful Additional info: Copying either role, adding permissions under "Service UI" and assigning the user to it will allow a successful login
Hi Landon! Great catch! Yeah both of those roles need to be rewritten based on product features under the Service UI tree. A while back it was decided that if a user doesn't have any valid SUI product features, then they would not be allowed to log in. So what we have to do now is find who writes the roles and get em to adapt them to the new SUI branch of the product feature tree
https://github.com/ManageIQ/manageiq/pull/16329 OK well lets see if this sticks...
*** Bug 1465642 has been marked as a duplicate of this bug. ***
PR is IN!!!!