Does anyone has deployed ory hydra and kratos in azure container apps? I have struggle connecting kratos with hydra because the call from kratos to hydra to exchange login_challenge ends with an internal server error in kratos due to connection problems in the GetLoginRequest hdra.go:169 with error messgae Unable to get OAuth 2.0 Login Challenge . The request is not going through hydra with error "*prohibited IP address: xxxxx is not a permitted destination (denied by: xxxxx/xx*)"
does anyone has an idea?