While trying to set a conditional parameter for the OpenIDC apache module, it 
seems the directive is not being respected at run-time. For example:

<If "'foo' == 'foo'">
       Define locale1 fr-FR
</If>
<Else>
       Define locale1 en-UK
</Else>
OIDCAuthRequestParams locale=${locale1}


The value of locale is set to en-UK. Have tried string match(i.e. -strmatch) 
with same results.

Anyone successfully using the if directive in Apache 2.4 for a similar 
use-case? Thank You.
This message has been marked as Medtronic Controlled

[CONFIDENTIALITY AND PRIVACY NOTICE] Information transmitted by this email is 
proprietary to Medtronic and is intended for use only by the individual or 
entity to which it is addressed, and may contain information that is private, 
privileged, confidential or exempt from disclosure under applicable law. If you 
are not the intended recipient or it appears that this mail has been forwarded 
to you without proper authority, you are notified that any use or dissemination 
of this information in any manner is strictly prohibited. In such cases, please 
delete this mail from your records. To view this notice in other languages you 
can either select the following link or manually copy and paste the link into 
the address bar of a web browser: http://emaildisclaimer.medtronic.com

Reply via email to