Forum Discussion
WayneT
4 years agoRegular Visitor
Populating TokenRequest EffectiveIdentity object what AAD Service Principal name should be used?
We display reports to users of our SaaS application by embedding them. The config to get the embed url uses a Service Principal. For a time we have been using a JavaScript filter to filter report da...
- Anonymous4 years ago
Hi WayneT ,
As mentioned in this official documentation:
- Service principals cannot be added to an RLS role. Accordingly, RLS won’t be applied for apps using a service principal as the final effective identity.
Applying user and role to an embed token
Best Regards
Anonymous
4 years agoNot applicable
Hi WayneT ,
As mentioned in this official documentation:
- Service principals cannot be added to an RLS role. Accordingly, RLS won’t be applied for apps using a service principal as the final effective identity.
Applying user and role to an embed token
Best Regards