I’ve followed the steps to resolve the 400 Bad Request error on logout. However this made no difference. From what I can see my settings are correct but the issue still occurs. What could possibly cause this?
Any help will be greatly appreciated as this is for an urgent project for work.
When I logout from my application, the paratamter which is generated is as below :- okta-dev-24929638 - Sign Inpost_logout_redirect_uri=http://localhost:8080/graphdb-web/
But this is not where I want to redirect my application. I want to redirect to the Okta main login page.
I defined logout uri as http://localhost:8080/graphdb-web/ then application redirects to the my landing page which is not required.
If I change my logout uri in okta app I get 404, as my brower shows post_logout_redirect_uri=http://localhost:8080/graphdb-web/