If you are still being prompted to log in to the “WP-Admin” after toggling on “One-click admin” and you are using Site Domains for your Router Mode then we suggest switching from that to localhost. Another option is to do a search and replace for https > http.
It stopped to work on macOS as well some time ago (don’t remember in which Local version) for ngnix websites but One-click admin automatic login still works for Apache websites when using SSL.
I can confirm that the one-click admin does not work when using SSL (on a Mac). Initially after spinning up a fresh site with the preferred environment (no SSL) the one-click admin works as expected. When I then enable SSL though (following the procedure described here) the one-click admin does no longer work and always leads to the login page.
I just checked with the team and this is something they’ve had in their backlog and are looking into. So it is still a bug at this time but one on our map for getting fixed up.
Thank you for your patience and communication with us!
For anyone still experiencing this issue, my team found this workaround for a Mac (have not tested on Windows):
Click on your profile avatar in the upper left, then select Preferences
Click on Advanced
Change Router mode to localhost and then click on the Apply button
If you have any sites running at this point, you’ll need to stop and restart them. We want to see a localhost:#### entry for the Site host here, like pictured above.
Pulling new sites or refreshing a local site with a fresh Pull should update your local site host settings
If you see any warnings about SSL, then you need to try a fresh Pull or make an update to your local database with these manual steps:
Start the site
Copy the Site host (it will be something like localhost:10038)
Click on the Database tab in Local, then Open AdminerEvo
Click on wp_options
Click on Select data
Use the pencil icon to edit both siteurl and home to match the localhost setting you copied above. Note you must changehttpsto justhttp!
Stop and start the site and now you should be able to use One-Click Admin