Property reference

glide.entry.loggedin.page_ess

The glide.entry.loggedin.page_ess property specifies the landing page for users who are logged into the Employee Self-Service (ESS) portal. Admins should review this setting to ensure users are directed to the appropriate page upon login.

Default: Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the default page that logged-in users see when accessing the Employee Self-Service portal.
What area does it affect? Employee Self-Service portal
What does the default mean? No default value is documented in this property record.
When should you review it? Review this property when configuring user experience or after portal updates.

Out of the box property record

Raw metadata from the property record.

Property name glide.entry.loggedin.page_ess
Sys ID
Type string
Application Global
Default value
Description
Updated

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... no SMS device exists, the email client sends the message to the primary email device. • Type: true | false • Default value: false • Location: System Property [sys_properties] table glide.entry.loggedin.page_ess Specifies the page that an ESS user, who by definition has no roles, is redirected to when the user logs in. • Type: string • Default value: none • Location: ...
Documentation excerpt View supporting context
Context preview Snippet 2
... Note: This property is system-wide, so setting it affects all users. To set a login specifically for users with no roles, you can apply these same steps and use the glide.entry.loggedin.page_ess property. You can also specify a login landing page with the content management system. Specify lockout for failed login attempts The system provides inactive script actions that enable you to ...
Documentation excerpt View supporting context
Context preview Snippet 3
... not prevent users without roles from accessing the full platform. To prevent users without roles from accessing the platform and always redirect to a portal, set the value of the glide.entry.loggedin.page_ess system property to the portal suffix, such as /sp. 3. Optional: Customize the after-login behavior in the SPEntryPage script include. (Optional) For more information about modifying script includes, see Script ...