Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

support vanilla OAuth login when deploying a UI on a stand alone OpenShift cluster #20

Open
jstrachan opened this issue Mar 16, 2017 · 0 comments

Comments

@jstrachan
Copy link

e.g. right now the fabric8-runtime-console uses vanilla OAuth via angular2-oauth2 along with a blob of JSON loaded on startup:
https://github.com/fabric8-ui/fabric8-runtime-console/blob/master/src/config/oauth.json#L2

Note that we should switch that to use webpack based env var stuff though!

If ngx-login-client could support a vanilla OAuth login option (where you can pass in the auth URI, scope, issuer, client id etc) then we can refactor fabric8-runtime-console to use ngx-login-client

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants