Unable to login using keycloak configured in supabase

Project Settings

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.

What have you tried so far?

added flutterflow url to frame-ancestors in Keycloak settings.

Did you check FlutterFlow's Documentation for this topic?
Yes
4
5 replies