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

Elaborate the way to enable connections from localhost to native auth mode #20272

Closed
sleshchenko opened this issue Aug 6, 2021 · 1 comment
Closed
Assignees
Labels
area/dashboard kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. sprint/current
Milestone

Comments

@sleshchenko
Copy link
Member

Is your task related to a problem? Please describe

Currently, the most handy way to develop and debug dashboard is local run, and it's possible to run it against Keycloak https://github.com/eclipse-che/che-dashboard#running

but after #20203 it's not relevant.

Describe the solution you'd like

We need to find a way and document how to enable localhost for native auth mode.
I assume we just need to modify OpenShift OAuthClient CR.

Describe alternatives you've considered

No response

Additional context

No response

@sleshchenko sleshchenko added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/dashboard labels Aug 6, 2021
@sleshchenko sleshchenko self-assigned this Aug 6, 2021
@sleshchenko sleshchenko added this to the 7.37 milestone Sep 9, 2021
@sleshchenko
Copy link
Member Author

is implemented in eclipse-che/che-dashboard#340 with help of kubectl port-forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. sprint/current
Projects
None yet
Development

No branches or pull requests

1 participant