enough-nightfall-77939
04/22/2024, 4:05 PMRefused to send form data to 'https://<project-name>.<http://projects.oryapis.com/self-service/registration?flow=<flow-id|projects.oryapis.com/self-service/registration?flow=<flow-id>>' because it violates the following Content Security Policy directive: "form-action 'self' <https://project.console.ory.sh> https://*.<http://projects.oryapis.com|projects.oryapis.com> <https://console.ory.sh> https://*.projects.console.ory.sh <https://api.console.ory.sh> <https://github.com>".
Note I'm testing this from the https://<project-name>.<http://projects.oryapis.com/ui/registration?flow=|projects.oryapis.com/ui/registration?flow=><flow-id>
domain so not sure why this csp is happening. the actual form request seems to get a 303 redirect back with no error informationhigh-optician-2097
dry-magazine-90630
05/03/2024, 7:52 PMenough-nightfall-77939
05/03/2024, 7:53 PMdry-magazine-90630
05/03/2024, 8:15 PMhigh-optician-2097
dry-magazine-90630
05/06/2024, 4:04 PMdry-magazine-90630
05/06/2024, 4:04 PMlocal claims = {
email_verified: true,
} + std.extVar('claims');
{
identity: {
traits: {
email: claims.email,
},
},
}
great-laptop-90610
07/10/2024, 10:09 AMadditionalProperties
would remove all properties not set in the identity schema and proceed with the flow, but apparently it silently fails?