How to run Okta on HTTPS

I’m testing the Okta authentication on my local machine. But I have problem when click button “Login by okta” in my browser. It will be redirected to HTTPS base url which registered in Okta system admin. So have any way to run base url without HTTPS on localhost. Thanks for any help.

Can you provide some more context on what you’re doing and how you have configured it?

Sorry for late response!

I run Okta authentication on localhost https://127.0.0.1. When click button “Login by Okta login”, it redirected to Okta login authentication. After success login, it doesn’t go to user’s page.
Beside I had config Apache24 to run https on localhost.

Thank you so much for your support.