bcgov / AppAssessment

Components to automate the delivery of the App Assessment tool
Apache License 2.0
7 stars 3 forks source link

Add OpenShift Authentication to exposed URL #7

Open michaelshire opened 3 years ago

michaelshire commented 3 years ago

Exposed web page uses HTTPS, but has no authentication.

With medium effort, the authentication could be added using an openshift oauth-proxy sidecar.

See https://github.com/openshift/oauth-proxy