Forum Discussion
Anonymous
7 years agoNot applicable
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.
mgmeyer
Power BI Team
7 years agoYes RLS with Custom Auth works and is supported. ;)
- Anonymous7 years agoNot 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?
- Anonymous7 years agoNot 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.