You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The /register link works as intended for users without "@uab.edu" in their REMOTE_USER but users who have "@uab.edu" see the default failure to map error message.
I suspect this is due to the parsing in our .regex mapping function. We likely need to update it to check for actual accounts being defined.
The text was updated successfully, but these errors were encountered:
The /register link works as intended for users without "@uab.edu" in their REMOTE_USER but users who have "@uab.edu" see the default failure to map error message.
I suspect this is due to the parsing in our .regex mapping function. We likely need to update it to check for actual accounts being defined.
The text was updated successfully, but these errors were encountered: