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

GitHub oAuth authorization does not work with Red Hat SSO 7.3 #13380

Closed
dmytro-ndp opened this issue May 21, 2019 · 3 comments
Closed

GitHub oAuth authorization does not work with Red Hat SSO 7.3 #13380

dmytro-ndp opened this issue May 21, 2019 · 3 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@dmytro-ndp
Copy link
Contributor

Description

It's impossible to authorize with GitHub oAuth using Red Hat SSO registry.access.redhat.com/redhat-sso-7/sso73-openshift:1.0-11

Reproduction Steps

Steps to reproduce:

  • deploy Eclipse Che using Red Hat SSO 7.3 from registry.access.redhat.com/redhat-sso-7/sso73-openshift:1.0-11
  • add Github identity provider to Red Hat SSO
  • create new user
  • create workspace and open IDE
  • go to Profile -> Preferences -> VCS
  • click on the button Generate Key and try to upload ssh key by clicking on OK button

Expected behavior:

  • there is GitHub authorization page with correct content opened, for example:
    Screenshot from 2019-05-16 19-38-37

Observed behavior:

  • there was Invalid Request error page appeared:
    github-oauth-invalid-request

Downstream issue:
https://issues.jboss.org/browse/CRW-281

OS and version:
Eclipse Che 6.19.3 deployed to OpenShift 3.11 with Keycloak

Diagnostics:

@dmytro-ndp dmytro-ndp added kind/bug Outline of a bug - must adhere to the bug report template. team/platform severity/P1 Has a major impact to usage or development of the system. labels May 21, 2019
@skabashnyuk
Copy link
Contributor

@dmytro-ndp to be able to identify this issue is a bug - can you confirm that redhat-sso-7/sso73-openshift:1.0-11 is based on jboss/keycloak-openshift:3.4.3.Final that is certified in upstream?

@dmytro-ndp
Copy link
Contributor Author

According to fixed issues list SSO 7.3 based on Keycloak of up to 4.8.0 version jboss/keycloak-openshift:4.8.0.Final.

@dmytro-ndp
Copy link
Contributor Author

Commit 239d93e is fixing downstream issue https://issues.jboss.org/browse/CRW-281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants