question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Master role inherits from regular api key roles

See original GitHub issue

When a regular api key user creates an analysis, the master role must be able to access the created tables. The proposed solution is that the master role inherits from the regular api key role:

GRANT regular_role_XXX to master_role

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
dgaubertcommented, Feb 12, 2018

After having an off-line conversation:

  • We aren’t going to implement anything regarding regular api-key and analysis until we have a clearer version of Analysis API.
  • If for some reason we have to implement a workaround/solution/hack, our best option is: create SECURITY DEFINER functions to manage analysis tables (probably inside the extension).
  • We need to keep user metadata map_key property when migrating to api-keys. We need them to provide a fallback mechanism and support named maps.

Anything else?

0reactions
javitoninocommented, Feb 12, 2018

I think this covers everything. Since we are not going to implement anything (just keep using master for named maps), closing this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Roles | MuleSoft Documentation
A role is a set of predefined permissions controlling access to each product or feature within Anypoint Platform. Depending on the product, ...
Read more >
Server-level roles - SQL Server | Microsoft Learn
SQL Server provides server-level roles. These security principals group other principals to manage the server-wide permissions.
Read more >
Use API Keys to Control Access in Confluent Cloud
To create API keys, you must be granted the OrganizationAdmin, EnvironmentAdmin, or CloudClusterAdmin role. For details, see Confluent Cloud RBAC roles.
Read more >
Overview of Access Control - Snowflake Documentation
The privileges associated with a role are inherited by any roles above that role in the hierarchy. For more information about role hierarchies...
Read more >
Permissions and roles - GitLab Docs
Action Guest Reporter Developer Maintainer Owner Analytics: View issue analytics ✓ ✓ ✓ ✓ ✓ Analytics: View merge request analytics ✓ ✓ ✓ ✓ ✓ Analytics:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found