21 Mar
2022
21 Mar
'22
12:27 p.m.
On Mar 21, 2022, at 12:24 PM, Peter Balsianok <balsianok.peter@gmail.com> wrote:
I have read documentation for rlm_rest. As I can see there is no possibility to process/manipulate the whole REQUEST ( in case the rlm_perl module is RLM_REQUEST ) attributes ( because the module sends only a limited attribute set via uri ). And I assume the rest module won't send any attribute CONFIG ( in case the rlm_perl mode is RLM_CONFIG ). Therefore this module I can use only for basic authentication, not for complex business logic.
Source code is available. Patches are accepted. I would rather update rlm_rest, instead of adding a whole new thing which is specific to FreeRADIUS. Alan DeKok.