Feature: Redirect is added when user is not registered in the cluster.
Created by: chirag06
- Modified regex file to check user is registered in cluster or not. The code echos back username if the user is present in ood otherwise it will return blank string.
- Moved Nginx configuration code from ood to ood_nginx_config
- Added redirect code in ood_nginx_config