Skip to content

Feature: Redirect a user when not registered in the cluster.

Bo-Chun Chen requested to merge github/fork/chirag06/feat-user-reg 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 a blank string.
  2. Added a new role ood_user_reg to redirect new users to registration link.

Merge request reports

Loading