Next Experience, Polaris and SPEntryPage is enabled - for users without any roles, post login it is not redirecting to portal page.DescriptionNext Experience:- Polaris and SPEntryPage is enabled, for users without any roles, post login it is not redirecting to portal page.Steps to Reproduce Access a San Diego instance.Set the sys property ‘glide.ui.polaris.experience’ value to true.Update the following sys properties to respective values: glide.entry.first.page.script = new SPEntryPage().getFirstPageURL();glide.entry.page.script = new SPEntryPage().getLoginURL();Impersonate a user who doesn’t have any roles. Expected behavior: The page redirection should take the user without any roles to ‘/sp’ and not show the platform Next Experience view. Actual behavior: The redirection happens for a user without any roles to ‘/now/nav/ui/home’ URL post login.WorkaroundThis problem has been fixed. If you are able to upgrade, review the Fixed In or Intended Fix Version fields to determine whether any versions have a planned or permanent fix.Related Problem: PRB1558108