dreammall-earth / dreammall.earth

Dreammall.earth website & product page
https://dreammall-earth.github.io/dreammall.earth/
Apache License 2.0
7 stars 2 forks source link

🐛 [Bug] Firefox cannot properly authenticate due to policy errors #1817

Closed ulfgebhardt closed 2 months ago

ulfgebhardt commented 2 months ago

🐛 Bug

Firefox cannot properly authenticate due to policy errors

The loading of “https://auth.dreammall.earth/if/flow/stage1-dreammallearth-authorization/?client_id=XXX&redirect_uri=https%3A%2F%2Fstage1.app.dreammall.earth%2Fsilent-refresh&response_type=code&scope=openid+profile+email&state=XXX&code_challenge=XXX&code_challenge_method=S256&prompt=none” in a frame is denied by “X-Frame-Options“ directive set to “deny“.stage1-dreammallearth-authorization

ulfgebhardt commented 2 months ago

https://github.com/goauthentik/authentik/issues/5762#issuecomment-2254179740

ulfgebhardt commented 2 months ago

seems to be fixed