che-server/workspace-loader
David Festal ff3459d2d3
Support alternate OIDC providers, to prepare for the switch from Keycloak to `fabric8_auth` (#8650)
Allow switching to an alternate OIDC provider (provided that it emits access tokens as JWT tokens).

This is the implementation required in upstream Che, for issues
redhat-developer/rh-che#502 and
redhat-developer/rh-che#525

Signed-off-by: David Festal <dfestal@redhat.com>
2018-03-23 14:44:23 +01:00
..
src Support alternate OIDC providers, to prepare for the switch from Keycloak to `fabric8_auth` (#8650) 2018-03-23 14:44:23 +01:00
test Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
.dockerignore Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
.gitignore Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
Dockerfile Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
assembly.xml Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
package.json Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
pom.xml RELEASE: Set next development version (#9038) 2018-03-07 17:53:03 +07:00
tsconfig.json Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
tslint.json Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
webpack.common.js Workspace loader (#8838) 2018-03-05 14:04:49 +02:00
webpack.dev.js CHE-9024: fix ability to start a workspace from Dashboard (#9034) 2018-03-07 11:01:34 +02:00
webpack.prod.js Workspace loader (#8838) 2018-03-05 14:04:49 +02:00