OIDC / Logout without id_token_hint

Hi everyone,

I’m integrate OKTA with OIDC.

I’m trying to redirect a page when OIDC notification is: Authenticationfailed “access denied”.
In this page, when “X” time is 0, I logout users, in this point i have a problem because OKTA logout need a access token but don’t have this parameter.

How can I logout users without id_token_hint?

Many thanks in advance!

@DarioEsteban Hi, can you please share more details like, what is your logout endpoint? What do you mean “X” time is 0 is there a screenshot?
Also, a similar discussion is added here for your reference.