domain forwarding in same instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 02:56 PM
Hello everyone,
I have a big challenge for you today. I have an instance of ServiceNow with the domain patito.com.mx that we are migrating to patito.com. The domain has already been activated within the instance and both respond correctly, but I want to redirect all users who enter through the URL patito.com.mx to patito.com; do you have any ideas on how to achieve this?
#redirect #domain #forwarding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 06:08 PM
@EnriqueFP I am not sure why do you want redirecting mechanism should be implemented in servicenow because the way I can think would be best option is to get rules in proxy server.
Just a note this might be achievable by implementing BR on User Session table if Servicenow configuration is only option for you.