29 May
2023
29 May
'23
3:22 p.m.
On May 22, 2023, at 15:28, Alan DeKok <aland@deployingradius.com> wrote:
On May 22, 2023, at 12:29 AM, Matthew McTague via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Would it be possible to determine the REST connect URI dynamically using dynamic-clients or similar, without needing to check again for each request?
Unfortunately, no. The connect_uri is fixed in the configuration, in mods-available/rest.
It's not checked again on each request. It's only there to warm up the connection cache. -Arran