I’m trying to follow Sign users in to your web app using the redirect model | Okta Developer however:
- I’m not using Flask, I’m using Litestar (https://litestar.dev)
- I’m 60% sure that I haven’t done the OTKA part correctly, as I’m getting a 400 error
- I’m sure that I still need to work on the Python code, but the logs say everything is fine
The system logs, see attached, state that everything is working as expected.
Is there a tutorial that I can use to test my OKTA setup without running the Python code?
This would at least allow me to know if I have setup OKTA correctly for this type of setup and then I can work on the Python code.
I think that I remember seeing something somewhere on https://developer.okta.com/ about being able to test OKTA out by trying a specific URL, but I can’t seem to find that again.
I’m getting this following error screen
But the logs show that everything is fine