Forum Discussion
Will Jan 2019 RLS feature work with Custom Authentication?
Anyone has an idea/feeling if the RLS feature just released will work with custom authentication? I'm not a pro in either RLS or custom authentication!
Thanks for any feedback!
- Anonymous7 years ago
When running on custom auth, Username() and Userprincipalname() will both return the username of the identity that was provided by the custom authentication extension.
3 Replies
- mgmeyerPower BI Team
Yes RLS with Custom Auth works and is supported. ;)
- AnonymousNot applicable
Great to know thanks! What function would you use to figure out who is looking at the report in a custom authentication scenario then? I am aware of the USERNAME() DAX function but thought that only works for AD credentials isn't it?
- AnonymousNot applicable
When running on custom auth, Username() and Userprincipalname() will both return the username of the identity that was provided by the custom authentication extension.