originate coa and rest
Hi! We've been using the REST module for authorization and accounting and would like to be able to originate CoA packets when receiving these acct requests. We've tried a couple of things but cannot figure out how to successfully combine 'update coa' with the rest module. I would be very thankful for any pointers. Cheers! JB
On Aug 26, 2018, at 6:19 AM, JB via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
We've been using the REST module for authorization and accounting and would like to be able to originate CoA packets when receiving these acct requests. We've tried a couple of things but cannot figure out how to successfully combine 'update coa' with the rest module.
It's not clear that that means. The server can originate CoA packets. The REST module can be used in the server. What do you want to *do*? What have you tried? What didn't work? http://wiki.freeradius.org/list-help Alan DeKok.
Basically: We're trying to configure the server to be able to use our rest service to get the Attributes to be sent in the CoA packet and we don't know how. Thanks, JB
Am 26.08.2018 um 15:06 schrieb Alan DeKok <aland@deployingradius.com>:
On Aug 26, 2018, at 6:19 AM, JB via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
We've been using the REST module for authorization and accounting and would like to be able to originate CoA packets when receiving these acct requests. We've tried a couple of things but cannot figure out how to successfully combine 'update coa' with the rest module.
It's not clear that that means. The server can originate CoA packets. The REST module can be used in the server.
What do you want to *do*? What have you tried? What didn't work?
http://wiki.freeradius.org/list-help
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Aug 26, 2018, at 11:18 AM, JB via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Basically: We're trying to configure the server to be able to use our rest service to get the Attributes to be sent in the CoA packet and we don't know how.
Did you read raddb/sites-available/originate-coa? If not, read it. If you did, then ask *specific* questions. You can list the "rest" module in the originate-coa virtual server. The module can then add attributes. That's how the entire thing works... modules get listed in a virtual server, and modules add/edit attributes in a packet. Alan DeKok.
participants (2)
-
Alan DeKok -
JB