I am doing local testing of an Okta integration, with my server running on localhost:9000. I am testing in an Incognito window. Sign-in works fine, however sign-out is resulting in a 400 error. The URL is:
Unless you omitted it in your post, I don’t see an id_token_hint in your /logout request. Our docs do mention some reasons you can encounter errors with /logout and I would focus on id_token_hint to start with.