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

provide a canonical API to get the OpenShift token #22

Closed
jstrachan opened this issue Mar 17, 2017 · 1 comment
Closed

provide a canonical API to get the OpenShift token #22

jstrachan opened this issue Mar 17, 2017 · 1 comment
Assignees

Comments

@jstrachan
Copy link

this relates to #20 really.

  • when using vanilla OAuth then there's only one token (e.g. fabric8-runtime-console).
  • when using almighty back end (fabric8-ui) we'll need an API to fetch the openshift token via OSO (using the current keycloak token to fetch it).

Ideally we'd have a single API we can use in downstream apps (e.g. fabric8-runtime-console and fabric8-ui) to get the openshift token.

Mostly its just a case of adding an API; reusing OAuth token or for almighty talking to almighty/keycloak to the the OSO token

@dgutride
Copy link
Member

Fixed via #23 - closing

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