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

RLS + PowerBi embedded #26

Open
rn2web opened this issue Mar 29, 2021 · 1 comment
Open

RLS + PowerBi embedded #26

rn2web opened this issue Mar 29, 2021 · 1 comment

Comments

@rn2web
Copy link

rn2web commented Mar 29, 2021

Hello, thank you so much for this fantastic plugin. how can we use RLS with this plugin? (Apps owns data )
I need to restrict the content by user, it is an intranet portal.

I leave my suggestion: When a user logs in to wordpress, the username or email will be captured by the plugin and generate the token with RLS.

Ex:

{
"accessLevel": "View",
"allowSaveAs": "false",
"identities": [{
"username": "[email protected]",
"roles": ["DYNAMIC_RLS"],
"datasets": ["f1878c57-1046-4f07-a96a-05e970a85f6d"]
}]
}

@npnigro
Copy link
Collaborator

npnigro commented May 12, 2021

Apologies for the delay here. We are not supporting RLS at this time.

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