fabric8-launcher / launcher-operator

This operator helps enabling the Launcher on an Openshift cluster.
4 stars 11 forks source link

username and password to be set to "" when authenticating via keycloak #38

Open VeerMuchandi opened 5 years ago

VeerMuchandi commented 5 years ago

username and password are both set todeveloper even when I provide KeycloakURL, realm and clientId. Should they be blanked out?

  launcher.missioncontrol.openshift.password: developer
  launcher.missioncontrol.openshift.username: developer