openshiftio / openshift.io

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.
https://openshift.io
97 stars 66 forks source link

Use developers.redhat.com Identity Provider directly from Auth service #2367

Open alexeykazakov opened 6 years ago

alexeykazakov commented 6 years ago

Currently we have there layers of services for login: auth.openshift.io -> sso.openshift.io (OSIO Keycloak) -> developers.redhat.com (RHD Keycloak). As soon as we switch Che to use Auth service and have authorization service in place on the auth.openshift.io side we can get rid of the OSIO Keycloak layer a start using RHD Keycloak directly.

Also tracked in Auth GitHub: https://github.com/fabric8-services/fabric8-auth/issues/350

qodfathr commented 6 years ago

What type is this?

alexeykazakov commented 6 years ago

It's a task.