happy-morning-85531
02/23/2022, 12:52 PMkratos-selfservice-ui-node
also hosted through the helm charts. Anyone have any ideas to why? I've got a hint that it might be that kratos is configured incorrectly but im not sure hwere to lookhappy-morning-85531
02/23/2022, 12:55 PMhappy-morning-85531
02/23/2022, 1:21 PM<https://dashboard.dev.example.com>
and kratos is hosted at <https://accounts.dev.example.com>
?happy-morning-85531
02/23/2022, 1:28 PMflowId=$(curl -s -X GET -H "Accept: application/json" <https://accounts.dev.example.com/self-service/registration/api> | jq -r '.id')
and
curl -s -X GET -H "Accept: application/json" <https://accounts.dev.example.com/self-service/registration/flows>\?id\=$flowId | jq
This works fineworried-kitchen-94392
02/24/2022, 9:48 AMworried-kitchen-94392
02/24/2022, 9:48 AMhappy-morning-85531
02/24/2022, 9:49 AM