lemon-greece-23044
05/21/2023, 12:27 PM<http://localhost:4445/admin/oauth2/auth/requests/login?login_challenge=7276fa161b674c148e824ac6b51ab828>
but if I just set the host like http://hydra-admin then it host stays as it is. I'm running all in local kubernetes cluster in kind. If I make the request manually it works fine from that pod that is using client login request. So it's just calling http://localhost:4445 instead of http://hydra-admin:4445 that's why it's failing. What could be the reason? Has anyone faced this kind of issue ?