Description:
I am facing an issue while trying to log in through an iFrame using the developer tools provided by ONLYOFFICE DocSpace. After entering the correct email and password, the iFrame reloads itself and redirects me back to the login page.
DocSpace Version:
v.3.0.1
Type of Installation:
Docker / DEB / RPM / EXE (Please mention the installation guide you followed).
Operating System:
Ubuntu 24.04
Browser Version:
Chrome 132
Steps to Reproduce:
- Embed the DocSpace iFrame in a web application or use the developer tools SDK directly.
- Enter the correct email and password in the login form.
- Observe that the iFrame reloads but does not authenticate the user, redirecting to the login page again.
Expected Behavior:
The login process should authenticate the user and provide access to the DocSpace interface within the iFrame.
Actual Behavior:
The iFrame reloads itself and redirects back to the login page after entering valid credentials.