# Does FinDock support Enhanced Domains? Salesforce is rolling out [enhanced domains](https://help.salesforce.com/s/articleView?id=sf.domain_name_enhanced_why.htm&type=5) to improve functionality and comply with new regulations. FinDock has made the required updates to make this work for Giving Pages. However, FinDock currently does not support Domain Partitioning (a My Domain Details option) for Developer Edition, Patch, Scratch, or Trailblazer orgs. If you have a custom integration with the FinDock API (or any other API that requires authentication with the Salesforce API), you may need to take action. In **sandboxes**, your domain URL will automatically be changed from `mydomain.my.salesforce.com` to `mydomain.sandbox.salesforce.com`. If you are authenticating `https://mydomain.my.salesforce.com/services/oauth2/token` instead of `https://test.salesforce.com/services/oauth2/token`, *you need to update your endpoints to use the new domain*.