Forum Discussion
Pass username and role in token request for RLS to work with an embedded app-owns-data report
- 9 years ago
hi Eric_Zhang,
here is the link for RLS for non PowerBI users
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedded-rls/
Do you have any ETA for the RLS for Embedding with non-Power BI users (app owns data)? I saw you said it would come in Aug?
Hello,
We expect this by the end of the week of Aug 7th.
Best regards
- MeQT9 years agoFrequent Visitor
awesome! thanks for your response
- brenkehoe9 years agoHelper I
Hi i see that now GenerateTokenRequest now accepts a list of EffectiveIdentity i am trying this with a single EffectiveIdentity with only the username set but recieve BadRequest. Any ideas / docs about this new functionality ?
- MeQT9 years agoFrequent Visitor
Hey!
Username, Role and DatasetId needs to be added to the EffectiveIdentity-object.
Here you find an example. https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedded-rls/
Worked for me without any problems. Let me know if you got any further problems.
MeQT
- brenkehoe9 years agoHelper I
Thanks i'll take a look
- Eric_Zhang9 years agoMicrosoft Employee
yuryb wrote:
Hello,
We expect this by the end of the week of Aug 7th.
Best regards
Hope everything is going on well, it is 15th Aug now and I'm not seeing any RLS feature release in Power BI blog, any update there?
- vickyprudhvi9 years agoHelper IV
hi Eric_Zhang,
here is the link for RLS for non PowerBI users
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedded-rls/
- yuryb9 years agoPower BI Team
Hello,
RLS support was enabled last week as promissed.
Please see the August update blog: https://powerbi.microsoft.com/en-us/blog/power-bi-developer-community-august-update/
Best regards
- Eric_Zhang9 years agoMicrosoft Employee
yuryb wrote:
Hello,
RLS support was enabled last week as promissed.
Please see the August update blog: https://powerbi.microsoft.com/en-us/blog/power-bi-developer-community-august-update/
Best regards
Thanks for your confirmation. One question, is RLS only available for embedded reports while not for Dashboards? See the test in this thread.