Join Slack
Powered by
Hello. We have issue with deploy to GKE for kratos...
# talk-kratos
p
polite-toothbrush-42338
06/24/2022, 11:05 AM
Hello. We have issue with deploy to GKE for kratos. We have one domain ->
https://url1.dev/
1. kratos hosted with ory/kratos to
https://url1.dev/.ory/kratos
2. app hosted at ->
https://url1.dev/auth
The thing is redirection from /.ory/kratos doesn’t work at all. Locally when all is running on 127.0.0.1 everything works as expected, but if i hit ->
https://url1.dev/auth/login
i go to
https://url1.dev/login
and finish, and our
login: ui_url
is
https://url1.dev/auth/login
, but even if change it to
http://randomstuff.com/auth/login
i still get redirected to
https://url1.dev/login
which i have no idea why??
Open in Slack
Previous
Next