I have configured Keycloak social login in supabase and enabled supabase in my demo app.
When I'm attempt to login using a custom function that invokes supabase.auth.signInWithOAuth, it is failing with the below error.
Refused to frame 'https://keycloak-sfsdf-iwsdf.vm.elestio.app/' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'".
Please help me get past this issue. my Keycloak instance is setup using elestio.