I noticed that Admin.Master.cs performs
IsUserInRoles(SiteMap.CurrentNode["allowedRoles"])
Is Web.Sitemap supposed to be updated manually to add "allowedRoles = 'Role1,Role2...' in order to allow or deny access to specific pages?