Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document access denied, redirect user to PDF after doing the login #599

Open
alexmigf opened this issue Sep 6, 2023 · 1 comment
Open
Assignees

Comments

@alexmigf
Copy link
Member

alexmigf commented Sep 6, 2023

When redirecting the user to login after denying the document access, when a successful login happens, we could redirect the user directly to the document.

@alexmigf alexmigf self-assigned this Sep 6, 2023
@MohamadNateqi
Copy link
Contributor

@alexmigf, the document URL contains an access_key which the session token will be used to create it. If the document's URL was copied from a session, redirecting to access the URL after logging in to a new session will result in an access denied error. What do you think about this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants