Define login scenarios
You can direct all users to the same page after login.
시작하기 전에
Role required: admin
이 태스크 정보
When users log on to an instance directly, such as going to http://{instance_name}.service-now.com/, the system does the following:
- Accesses the value in the property glide.entry.page.script. The default value of the property is derived from a script include named CMSEntryPage.
- Directs the user to the instance login page if the entry page requires a login.
- Applies login rules, if any, to the user.
To force the system to direct all users to the same page after login: