I have multiple Apps and I wanted to create dedicated Roles to assign read access to users.
I would like my users to only have access to these apps and nothing more in Powershell Universal.
I created a first dedicated Role without nested roles included :
Then I’m directly redirected to unauthorized page.
Do you know what am I doing wrong here?
I tried mutliple things like add nested role User; add all permissions for this role; etc… But nothing works ^^
Minified React Error 31 indicates an issue with the rendering within the app itself - do you see that error from another account?
Regarding access, you shouldn’t need to give the role any permissions in order to allow them access to those apps. Once you create the role, you can leave the permissions empty, then simply add the role to that security tab on the app (which you have already done). Can you test with no permissions applied? I’m currently using this exact method to give users access ONLY to that app, where they also receive access to the Portal for a method to access the app in question.
Just for some QOL for them, I also configured the Default Route in the role definition as well.