Logout user from OKTA which is behind the aws ALB and Cognito user pool

Hi All,

I want to perform signout of user from okta but not able to do it as my Okta configuration is behind the aws ALB and cognito. Can any one suggest any workarounds or solutions for this?

In my case I need to logout user from both the places that i.e. ALB cognito and Okta. In my case I am able to logout the user from aws alb but when it returns back to my application it checks on okta and it get’s a valid session for user and user gets logged in directly to application.