Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Denied once Published #19

Open
Franko418 opened this issue Jul 12, 2018 · 1 comment
Open

Access Denied once Published #19

Franko418 opened this issue Jul 12, 2018 · 1 comment

Comments

@Franko418
Copy link

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?

@hartmoli
Copy link

hartmoli commented Oct 8, 2018

Hi

I had the same issue.

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.

Best Regards Oli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants