We've set up our OpenShift environment to use GitHub as an authentication provider as described in [1].
Logging in through the web console works perfectly.
What's not clear is now to login using the CLI. Using:

oc login https://your.server -u githubusername

is clearly not going to work. Presumably you need to get some form of token form github and then specify that.
How does one go about doing this?

[1] https://docs.openshift.org/latest/install_config/configuring_authentication.html#GitHub


_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to