mirego/accent

OIDC Login

Opened this issue · 0 comments

We made OIDC with authentik, everything works fine but if we try to use just in place transaltions, it does not allow us to login because of a X-FRAME-OPTIONS deny by authentik, already forced the frame option with reverse proxy, but when removed it just loops without login, after login goes back to login screen.

Is there anyway to use just in place translations without using the iframe? with a popup or maybe use the cookies from the session if we are already logged in on accent previously?