11 May
2026
11 May
'26
3:29 a.m.
On Wed, 6 May 2026, at 21:54, Igor Smitran via Freeradius-Users wrote:
Microsoft Graph has REST API.
I imagine one could use rlm_rest module for that instead of (slow) exec?
When I last looked it was not straight forward for a number of reasons: https://github.com/jimdigriz/freeradius-oauth2-perl/blob/master/README.rlm_r... You might be able to skip paging support, assuming your users are not members of >999 groups, but it is was pretty hairy. Cheers