<configuration> <system.web> <!-- ... --> <authorization> <allow roles="DOMAIN\Group1" /> <deny users="*" /> </authorization> <!-- ... --> </system.web> </configuration>
Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Does Power BI on-premise server support URL Authorization for domain groups?
What is required to configure and enable this?
I'm researching my options and I would like to do something like this:
<configuration> <system.web> <!-- ... --> <authorization> <allow roles="DOMAIN\Group1" /> <deny users="*" /> </authorization> <!-- ... --> </system.web> </configuration>
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |