In my app, after a user successfully logs in, I am storing the “id_token” that is returned from OKTA. I then have a button to log out a user which just makes a GET request to “https://{host}/logout?id_token_hint={id_token}” but I am getting a 404.
Is there any other parameters or headers that need to be sent? I tried the GET request from my app which makes a server request. I’ve also just tried making the request via POSTMAN with no success.
Can you please open a support ticket with us through an email to developers@okta.com in order to have this issue further investigated by one of our Developer Support Engineers?