[ ] Regression (a behavior that stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Documentation issue or request
Current behavior
When adding permissions for a user at the site level it is not possible to specify the other properties around hiding areas of the UI for certain Roles, for example ‘Hide Schemas’.
I should be able to specify that I do not want them to show using permissions at the site level, for example: “squidex.apps.{app}.assets.view”. I didn’t raise a feature request as I do not know for sure whether this is currently possible or not!
Minimal reproduction of the problem
Environment
App Name: n/a
[x] Self hosted with docker
[ ] Self hosted with IIS
[ ] Self hosted with other version
[ ] Cloud version
Version: 6.9.0
Browser:
[x] Chrome (desktop)
[ ] Chrome (Android)
[ ] Chrome (iOS)
[ ] Firefox
[ ] Safari (desktop)
[ ] Safari (iOS)
[ ] IE
[ ] Edge
Others:
Apologies if you’ve been asked this before, feel like I might have seen answer around this in another support ticket but I cannot find it if so.
At the moment the current plan is to somehow assign a user to a Role for an app when they log in using our custom authentication application but that seems dodgy especially when it’s just so we can make use of this functionality.
Ah I was looking at that yesterday so glad to hear I was looking in the right place!
That does sound promising and relatively simple, I will see if this is how we definitely want to go about things and whether I am OK to potentially work on it myself.
Am I right in saying a new feature like this would be part of version 7.x and not retrofitted to 6.x? We have not yet made the move to 7.x but this would give us a big drive to move to it, as if removing Orleans and all the warning and error logs we get from it wasn’t beneficial enough!