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

🚀 [Feature] Protect Frontend Routes #370

Closed
3 tasks
ulfgebhardt opened this issue Mar 20, 2024 · 0 comments · Fixed by #404
Closed
3 tasks

🚀 [Feature] Protect Frontend Routes #370

ulfgebhardt opened this issue Mar 20, 2024 · 0 comments · Fixed by #404

Comments

@ulfgebhardt
Copy link
Member

🚀 Feature

Protect all frontend routes so that the frontend is just available when logged in.

The idea is to allow only authorized users to access the frontend.

  • Allow Access when auth cookie is available
  • Redirect to presenter when auth cookie is not present
  • Investigate: Define Issue what software parts should be moved from Presenter to Backend and how routing should take place. Furthermore define a goal for authentik to support this new architecture.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants