*Why* So UPS can automatically use OpenShift as the auth provider when it's provisioned in OpenShift via the Catalog
*How* TODO See how the servicaccount is read in via a secret for the jenkins login plugin https://github.com/openshift/jenkins-openshift-login-plugin/blob/e4b242d623dbe4a3c40e61da2ea67f64a075e3ea/src/main/java/org/openshift/jenkins/plugins/openshiftlogin/OpenShiftOAuth2SecurityRealm.java#L316-L432 This can be used as a reference |
|