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] Add a alert notice to redirect for development when unauthorized #204

Open
2 tasks done
devtobi opened this issue Aug 21, 2024 · 1 comment
Open
2 tasks done
Labels
Priority: Medium The issue contains work with medium priority. Template: Frontend Issues regarding the frontend template. Type: Feature The issue is an feature

Comments

@devtobi
Copy link
Member

devtobi commented Aug 21, 2024

Relevant template

refarch-frontend

Problem description (optional)

The vite dev server is not capable of handling authorization with KeyCloak (even not when proxying).
This means the developer has to navigate to the URL of the API-Gateway to get a valid SSO session and then return to the Vite dev server to start developing.

Desired solution

The problem can be improved by providing the user with a custom alert with the missing SSO session through the Vite proxy. This alert should then be able to open a new tab automatically to have the developer get a SSO session.

Considered alternatives (optional)


Additional context (optional)

No response

No duplicate

  • I confirm that this issue is not a duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct
@devtobi devtobi added Template: Frontend Issues regarding the frontend template. Type: Feature The issue is an feature Priority: Medium The issue contains work with medium priority. labels Aug 21, 2024
@devtobi
Copy link
Member Author

devtobi commented Aug 22, 2024

it-at-m/refarch#99 needs to be done first before this issue can be implemented. Setting to Blocked until resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium The issue contains work with medium priority. Template: Frontend Issues regarding the frontend template. Type: Feature The issue is an feature
Projects
Status: Blocked
Development

No branches or pull requests

1 participant