rlm_exec: "multi line" attributes
Alan DeKok
aland at deployingradius.com
Thu Jul 3 14:07:57 CEST 2014
Adam Bishop wrote:
> I’ve been playing with rlm_exec a little, and have noticed that it doesn’t seem to handle multi line attributes nicely.
It does if you put commas at the end of each line.
> In my case, there are multiple SAML-AAA-Assertions in a single response, however only the last line (</saml:Assertion>) is stuffed into an environment variable.
Hmm... the environment variables are *input* to the script, not
output. (i.e. reqyest, not response)
What have you tried? What does the debug output say?
Alan DeKok.
More information about the Freeradius-Users
mailing list