Skip to content

Feature: Redirect is added when user is not registered in the cluster.

Bo-Chun Chen requested to merge github/fork/chirag06/fet_redirect into uab-dev

Created by: chirag06

  1. 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.
  2. Moved Nginx configuration code from ood to ood_nginx_config
  3. Added redirect code in ood_nginx_config

Merge request reports

Loading