I think my problem in the previous thread could be...
# ory-network
m
I think my problem in the previous thread could be solved by configuring selfservice.methods.oidc.config.base_redirect_uriis Cloud Kratos sufficiently configurable for me to adjust that? Answered my own question
Currently investigating whether CLI patch/update can do this
This successfully solved my localhost OIDC problem 🎉
Copy code
ory patch project 01234567-890a-bcde-f012-34567890abcd --add '/services/identity/config/selfservice/methods/oidc/config/base_redirect_uri="<http://localhost:4000>"'