question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Authentication flow doesn't work

See original GitHub issue

Describe the bug

Authentication popup cant reach the keycloak API.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. In the dashboard create a workspace.
  2. Go to the projects tab and click Add Project button.
  3. Chose GitHub and click the Connect your GitHub account button.

See: A popup with unavailable address is shown: Screenshot from 2021-01-13 12-02-57

Expected behavior

The popup should open the redirected url from keycloak.

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don’t know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Eclipse Che Logs

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
sleshchenkocommented, Jan 14, 2021

Seems there is nothing Dashboard does with it. Probably it’s related to https://github.com/eclipse/che/pull/18225 and somewhere internal URL is used, but publish must be.

1reaction
vinokurigcommented, Jan 13, 2021

@benoitf

@vinokurig the flow you’re describing in the issue is specific to the dashboard (there is no server code involved)

The server side is involved because the popup calls the server API which is redirecting to an unavailable url.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Authentication failed when signing in to Microsoft Flow
This article provides a resolution for the issue that you receive the Authentication failed error when trying to sign in to Microsoft Flow....
Read more >
Authentication and Authorization Flows - Auth0
During authentication, mobile and native applications can use the Authorization Code Flow, but they require additional security.
Read more >
Login Flow doesn't work when visualforce page is part of ...
Login Flow doesn't work when visualforce page is part of Managed Package having capital letter in the namespace. Authentication.
Read more >
Authentication flows - React Navigation
Authentication flows · What we need​ · How it will work​ · Don't manually navigate when conditionally rendering screens​ · Define our screens​...
Read more >
Testcafe fails to redirect during authentication flow that uses ...
After this, the redirect to Oauth should happen, but the testcafe is stuck in "working" state at the https://login.microsoftonline.com/kmsi?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found