Skip to content

Added a placeholder in the apache config so the value for the variabl…

…e can be replaced during deploy

REMOTE_USER value has been tested with the apache rewrite conditions RewriteCond %{HTTP:REMOTE_USER} '([a-zA-Z0-9_.+-]+)@uab.edu' [OR] RewriteCond %{HTTP:REMOTE_USER} 'urn:mace:incommon:uab.edu!https://uabgrid.uab.edu/shibboleth!(.+)' Hence hardcoded this block to replace the placeholder during deploy

Merge request reports

Loading