Skip to content

Redirect to initial URL when authentication is needed #2368

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

Closed
3 tasks done
dblythy opened this issue Jan 25, 2023 · 4 comments · Fixed by #2369
Closed
3 tasks done

Redirect to initial URL when authentication is needed #2368

dblythy opened this issue Jan 25, 2023 · 4 comments · Fixed by #2369
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@dblythy
Copy link
Member

dblythy commented Jan 25, 2023

New Feature / Enhancement Checklist

Current Limitation

When accessing a saved dashboard url, such as:

http://localhost:4040/apps/appId/browser/_User?filters=%5B%7B%22field%22%3A%22emailVerified%22%2C%22constraint%22%3A%22exists%22%7D%5D

If authentication is needed, the original url is lost.

Feature / Enhancement Description

Add 'redirectURL' feature that routes to original requested URL on login.

Example Use Case

Alternatives / Workarounds

3rd Party References

@parse-github-assistant
Copy link

parse-github-assistant bot commented Jan 25, 2023

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Jan 25, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.1.0-alpha.6

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jan 25, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.1.0-beta.2

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Mar 1, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants