RadGraph - a tool to return VLAN ID and Class attributes based on Entra Groups
Igor Smitran
sigor at blic.net
Wed May 6 20:54:37 UTC 2026
Microsoft Graph has REST API.
I imagine one could use rlm_rest module for that instead of (slow) exec?
On 4/23/26 18:28, Alan Buxey wrote:
> hi,
>
> an interesting approach. however, exec is very slow and you're firing up a
> powershell with a thing having to set-up calls etc) . I wonder if you'd be
> better off having a local process running that has already done all the
> handshake and then its just a local socket connection to make/query etc -
> or if the performance would be much higher using the python module (should
> be relatively easy if the required modules are around) - I don't have half
> the kit lying around to be able to test/dev this - otherwise would like to
> help on this :)
>
> regards
>
> alan
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list