Reopening it since the impl merged is not working as should be. The points checked and analysed are in the PR to revert it: https://github.com/aerogear/mobile-security-service-operator/pull/76 Summary
||What is required to do?||Status|| |Add annotation in the service-account to pass the route|(/)| |Add annotation in the service to pass the secret|(x)| |Create the secret|(x)| |Create the deployment as slid-cade|(/)| |Pass in the OAuth deployment the secret as arg| (x)| |Add TLS termination in the route| (x)| |Make the request in the APP CR use the secret| (x)|
See the [OCP OAuth example](https://github.com/openshift/oauth-proxy/blob/master/contrib/sidecar.yaml#L63)
c/c [~dffrench] [~lfitzgerald] |
|