I’m noticing an issue when running `ory proxy loca...
# general
w
I’m noticing an issue when running `ory proxy local --no-https`the self-service browser registration UI form submission URL is returned with an
https
scheme and prevents me from completing the flow.
m
Hey Zach, thanks for reporting this! We will look into it. For reproducing I just need to run • ory proxy local --no-https • and check the form submission URL on registration UI ?
w
That should be good enough. I'm working on my own UI for registration and ran into it.