<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D5KZ00000wtZYu0AMOkta Classic EngineAuthenticationAnswered2025-06-11T14:52:06.000Z2025-06-10T20:54:52.000Z2025-06-11T14:52:06.000Z

SeanS.68205 (Customer) asked a question.

Okta Flask Sample Code Seems Broken

A little over a month ago I tested out and used the okta-flask-sample python repo with a developer account and had success. Now it is not working. Here is the repo for reference:

https://github.com/okta-samples/okta-flask-sample

 

The okta getting started documentation takes me directly to that repo:

https://developer.okta.com/code/

When I run the code that was working previously, the login takes me to an invalid url and I receive a message that I can't connect to the server at that address.

 

When I try to recreate the project following the instructions in the repo, I receive some failures. Specifically, when I run `okta start flask` the Okta CLI doesn't seem to accept the new Integrator Free Org url. It now gives me "It looks like there's a typo in your Okta domain."

 

I am looking for some stable resources for adding Okta authentication to a flask app.

Thanks for any help!


SeanS.68205 likes this.
This question is closed.
Loading
Okta Flask Sample Code Seems Broken