Pages - Auth bypass

Product: PowerShell Universal
Version: 3.3.6

Steps to reproduce

Here I have two pages. One with authentication and the other without

Clicking on the /authpage as my current user I get a 403 which is expected since my user is an admin

image

Viewing the page without auth I get this

Clicking the nav “auth” I get a 200

Clicking on auth I should get that 403.

1 Like