Authentication and Rest

Alan DeKok aland at deployingradius.com
Fri Mar 30 16:35:36 CEST 2018


On Mar 30, 2018, at 10:29 AM, Gelinas, Robert <Robert.Gelinas at sbdinc.com> wrote:
> 
> I am doing authorization partially based on Calling-Station-Id, but that value doesn't seem to make into the inner-tunnel.  Is there a way to pass that info into the inner tunnel?

  Read raddb/mods-available/eap.  Look for "copy"

  Or, just reference the outer information directly: &outer.request:Calling-Station-Id.  See "man unlang".

> To make things work (at the moment), I'm making the restful call from both the other and inner tunnels (excluding those that fail from the outer).  The issue is that I'm doing the restful call over and over again if they pass initial authorization.

  It should go into the inner-tunnel only, and then probably in the "post-auth" section.

  Alan DeKok.




More information about the Freeradius-Users mailing list