Feature: Redirect a user when 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 a blank string.
- Added a new role ood_user_reg to redirect new users to registration link.