Logout Redirect Page

Hi @nrodrigu,

Can you also post your OIDC configuration?

When logging out you have to pass the id_token_hint param. You can find more info about it here: https://developer.okta.com/docs/reference/api/oidc/#request-parameters-5. Are you passing your Id Token when logging out?