
DavidW.62075 (Customer) asked a question.
We have multiple tenants for sandbox, dev, test, prod, etc, and I have done some extensive customisation of the Okta-hosted sign-in page within the sandbox environment. Most of it is in CSS and JS files that we are storing in Github and deploying to AWS S3 for hosting, and then we reference them in the HTML editor, so we can deploy those between environments, but I am not sure how we could automatically deploy the HTML changes that are in the HTML editor between different environments.
I have tried searching for ways to migrate the HTML changes, and only seem to be able to find articles talking about migrating users.
So is there some way that this can be achieved?

Hello David Williams
Thanks for posting.
This document has some guidance to deploy your Okta-protected app to many different hosting providers:
https://developer.okta.com/docs/guides/deploy-your-app/javascript/main/
If you need further assistance you can also feel free to post this question on our Okta Developer Forums: https://devforum.okta.com, this is a place for the Okta developer community to interact
Let us know if this helps you.
Daniela Chavarria.
Okta Inc.
Hi Daniela,
Thanks for that, but it's not the apps I'm trying to migrate, it's the HTML customisation of the Okta-hosted sign-in page.
Thanks for your help, I'll post the question over in the developer forum.