domain forwarding in same instance

EnriqueFP
Kilo Contributor

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

1 REPLY 1

Abhay Kumar1
Giga Sage

@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.