You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: