Help Desk Redirecting to domain:8000/me

Hi Team,

We deployed the Frappe Helpdesk using Docker Compose, and it’s up and running as expected

We integrated the custom social login with Keycloak. When we log in to the application using the admin user, it’s redirecting as expected to http://domain/helpdesk

But when we log in to the application using keycloak, it’s redirecting to
https://domain:8000/me, and if I remove the 8000 manually, it works as expected

This is my keycloak config

Can anyone please guide us to resolve this isse

Thanks

@NCP , can you please suggest here