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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
tan123qlik
Partner - Contributor III
Partner - Contributor III

Security rule to create REST connection

We want to create a security rule that allows developers to only create REST connections. We have disabled the standard dataconnection rules and applied the one below.
When a developer tries to create a new dataconnection, they cannot create any type of connections.

Resource filter: DataConnection_*
Actions: Create
Conditions: ((user.name="Andersson Thomas tp" and resource.type="QvRestConnector.exe"))
Context: Both in hub and QMC


If we change the resource.type to OLEDB, then the rule works.
Does anyone know how we can set up a security rule that only allows the developers to create REST connections?

Labels (1)
2 Solutions

Accepted Solutions
Maria_Halley
Support
Support

 

According to the help, accepted values are;

 

  • OLEDB
  • ODBC
  • Folder
  • Internet
  • Custom (for all custom connectors)

So the QvRestConnector will not work.

View solution in original post

Albert_Candelario
Former Employee
Former Employee

Thanks @Maria_Halley ,  would you be so kind to share the Help page with the Community 🙂

Cheers,

Albert

 

Please, remember to mark the thread as solved once getting the correct answer

View solution in original post

5 Replies
Maria_Halley
Support
Support

 

According to the help, accepted values are;

 

  • OLEDB
  • ODBC
  • Folder
  • Internet
  • Custom (for all custom connectors)

So the QvRestConnector will not work.

Albert_Candelario
Former Employee
Former Employee

Thanks @Maria_Halley ,  would you be so kind to share the Help page with the Community 🙂

Cheers,

Albert

 

Please, remember to mark the thread as solved once getting the correct answer
shaun_lombard
Creator III
Creator III

We ran into a similar issue and support suggested opening a feature request:

Securing Data Connection Creation - Qlik Community - 1891766

Maria_Halley
Support
Support

@Albert_Candelario @tan123qlik


Here is the link to the help. It is under the section Resource DataConnection

 

Help Link

 

Albert_Candelario
Former Employee
Former Employee

great!

Thanks for sharing the link - Available resource conditions ‒ Qlik Sense for administrators

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer