<configuration> <system.web> <!-- ... --> <authorization> <allow roles="DOMAIN\Group1" /> <deny users="*" /> </authorization> <!-- ... --> </system.web> </configuration>
Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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>
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |