Can't change Netlify identity URL given on first run
Open
kind: bug
pinned
status: confirmed
status: needs vendoring
- Dominant language
- JavaScript
- Stars
- 19.4k
- Forks
- 3.1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
Running Netlify CMS with Gatsby, I went to `http://localhost:9000/admin/#/` and clicked "Login with Netlify Identity." I pasted my site url at the prompt, including the `http://` portion. Now the CMS is trying to hit `https://http://my-site-url.netlify.com/.netlify/identity` and (of course) failing.
I can't find a way to change this. After rebuilding and serving the site, I keep getting the same 'Failed to load' modal, with a 'forgot password' button.
How can I point the CMS to the right URL?
Contributor guide
Assessment
This issue has not been assessed yet.