Allowed Callback URLs should not include Localhost

Hello,

I just ran a readiness check but it says that Allowed Callback URLs and Web Origins should not include Localhost. I understand that it is not secure leaving localhost in these fields, but how am I supposed to develop updates for my applications if I am not even able to log in from my development environment?

Sincerely,
Thomas Kantartzis

1 Like

Hi @thomaskant

You can use localhost for dev, the readiness check is just telling you you shouldn’t use it in production. You SHOULD have separate production and dev tenants.

John

3 Likes

Hi @john.gateley

Thank you for your help! I will create a second tenant for development.

Sincerely,
Thomas Kantartzis

1 Like

We are here for you Thomas!

1 Like