How can a user open up the "Walk-up Queue" page in Page Designer?Issue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms Unable to open "Walk-up Queue" page in Page Designer, met with message which says, "Sorry, you are not authorized to access the walk-up pages. Please login using the correct user account." Release London Patch 1 and London Patch 2 Resolution After reviewing OOB (Out of Box) behavior, the message seen is expected per design.This is corroborated in documentation: Configure the Walk-up Experience portal There are some security measures that were put in place when the Walk-up Experience was designed - namely, that it is meant to be an external user experience, hence the role restrictions for accessibility. With that in mind, the Walk-up Experience service portal can be configured by an admin user utilizing the following two methods:First, per the documentation, if the user wishes to configure the portal with their unique company branding, title, logo, theme colors, layout, properties, widgets, etc - they can do so through utilizing the Page Editor.Second, the user can configure the Walk-up service portal using the Service Portal Walk-up form via Form Designer. To do this:1. Navigate to Walk-up Experience > Administration > Portal Configurations. Then, click "Walk-up".2. When that loads, in the contextual menu (the triple, stacked lines), click Configure > Form Design. 3. In the form designer header drop-down list (in the top left of the screen - should default to "Service Portal [sp_portal]"), select or search for any of the configurable walk-up forms to customize the portal appearance (in this case, the Walk-up Queue On Site page).Alternatively, to "work around" this restriction and authorization message, feel free to do the following: 1. Within a typical Chrome browser window, have the user log into their admin account and make their changes to the Portal. 2. Simultaneously, open up an incognito Chrome browser window, logged in as the walk-up user who is viewing the specific page the admin user is editing. 3. As the admin user makes changes to the portal from their end, refresh the incognito Chrome window (walk-up user) to see the changes. In this way, the admin user can see their changes in a somewhat live format.