Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Disable public access to favorites

Use the glide.ui.magellan.favorites.allow_public to specify whether unauthenticated users are allowed to see Favorites in the navigator.

If the glide.ui.magellan.favorites.allow_public system property is not set to the recommended value of false, then all unauthenticated users can access favorites of the same "Guest" user in the navigator.

Ensure the property glide.ui.magellan.favorites.allow_public is set to "false.

More information

AttributeDescription
Configuration nameglide.ui.magellan.favorites.allow_public
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuefalse
Default value<none>
Fallback valuefalse
CategoryArchitecture, design, and threat modeling
Security risk- Severity score: 4.3 - CVSS rating: Medium - Security risk details: Unauthenticated users are allowed to access and potentially manipulate the Favorites of the shared "Guest" user, increasing the risk of unauthorized UI customization, data exposure, and user interface misuse.
Functional impactEnabling this property acts as a layer of protection from unauthorized users.
Dependencies and prerequisitesNone

Parent Topic:Architecture, design, and threat modeling