Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
PhilippeMotillon
Partner - Creator
Partner - Creator

QAP Single object configurator access issue

Hi all,

Using the Single configuration tool in dev-hub (in QAP), I have created an object.

When I copy the URL into the same browser , I have access to it without any problem.

As soon as I try to use it in a browser where I am not sign in (as Anonymous) , I get Access Denied.

I have done the changes in the QAP conf to make anonymous users able to access the server.

I work well with mashups , but not with Single configurator object .

Any Idea ?


Thanks


Philippe

1 Solution

Accepted Solutions
PhilippeMotillon
Partner - Creator
Partner - Creator
Author

I solved the issue by creating a security rules

resource : Extension_*

Rule : ((user.@QAPExtension=resource.@QAPExtension)) or ((user.IsAnonymous()))

View solution in original post

1 Reply
PhilippeMotillon
Partner - Creator
Partner - Creator
Author

I solved the issue by creating a security rules

resource : Extension_*

Rule : ((user.@QAPExtension=resource.@QAPExtension)) or ((user.IsAnonymous()))