cold-air-48284
08/18/2023, 7:47 AMsteep-lamp-91158
steep-lamp-91158
For OAuth2, per-client CORS settings are supported. This means that you can set different CORS settings for different OAuth2 clients. You can find the CORS settings in the OAuth2 client settings. CORS has to be enabled for the whole project though.
cold-air-48284
08/18/2023, 8:00 AMcold-air-48284
08/18/2023, 8:04 AMsteep-lamp-91158
ory patch project myid --replace '/cors_public/enabled=true' --replace '/cors_public/allowed_origins/0="<http://localhost>"'
or other variations