You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The owner of the application is able to refresh the application even though it is published, but no other user. Both users are set as rootadmin
I created a security rule as the following:
Resource Filter - App & App,Object
Action - Update
Condition - (((resource.resourcetype="App" and resource.stream.name="ClaimsProcessing") or (resource.resourcetype="App.Object" and resource.app.stream.name="ClaimsProcessing")))
Context - Hub and QMC
any idea why this is not working?
The text was updated successfully, but these errors were encountered:
If you add the action "read" additonaly to the action "Update". The User will be able to reload the application. But please be aware if you give the the action read, they will see a lot to much.
I'll try to figure out a better solution. I'll let you know in case I'll find one.
The owner of the application is able to refresh the application even though it is published, but no other user. Both users are set as rootadmin
I created a security rule as the following:
Resource Filter - App & App,Object
Action - Update
Condition - (((resource.resourcetype="App" and resource.stream.name="ClaimsProcessing") or (resource.resourcetype="App.Object" and resource.app.stream.name="ClaimsProcessing")))
Context - Hub and QMC
any idea why this is not working?
The text was updated successfully, but these errors were encountered: