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

Allow specific UI access without login #39

Open
juliangruendner opened this issue Aug 1, 2022 · 0 comments · May be fixed by #60
Open

Allow specific UI access without login #39

juliangruendner opened this issue Aug 1, 2022 · 0 comments · May be fixed by #60
Assignees
Labels
Priority 1 imperative to fix this before next release Priority 3 minor problem - low priority fixing

Comments

@juliangruendner
Copy link
Contributor

To prepare for future features it should be possible to make parts of the UI or specific functionality accessible without requiring a login.

IS: Currently all access to the UI is protected by keycloak auth and keycloak is always initialised

SHOULD: Keycloak should only be initialised for specific pages if they require a loging

@juliangruendner juliangruendner added the Priority 1 imperative to fix this before next release label Aug 1, 2022
thkoehler11 added a commit that referenced this issue Sep 21, 2022
 - Issue #40 - query editor page has readonly modus without login
 - Issue #41 - import a query to ui by pasting or uploading
@thkoehler11 thkoehler11 linked a pull request Sep 22, 2022 that will close this issue
@juliangruendner juliangruendner linked a pull request Jul 14, 2023 that will close this issue
@juliangruendner juliangruendner added the Priority 3 minor problem - low priority fixing label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 1 imperative to fix this before next release Priority 3 minor problem - low priority fixing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants