26 : <cfelse>
27 : <!--- Should never get here as you shouldn't be able to get past Cosign without the user being set, but anyway.... --->
28 : <cfthrow type="CosignAuth.RemoteUserNotSet" message="Remote user was not received by application." extendedInfo="Please contact support.">
29 : </cfif>
30 : <cfelse>
|