How i have to do for authenticate the users when they comes from rest-api request ? what are the protocols? where i have to configure that ? I need authenticate users with freeradius, these users are located in an existing external database.
On 16 Jun 2016, at 10:58, Mauricio <mauri5000@hotmail.com> wrote:
How i have to do for authenticate the users when they comes from rest-api request ? what are the protocols?
HTTP(s), JSON
where i have to configure that ?
mods-availab/rest
I need authenticate users with freeradius, these users are located in an existing external database.
List rest in the authenticate {} section and it'll do basic auth. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
Thank you for your answer and congratulations for all the work you have done, it's amazing. I'am using freeradius for my final project at the college. Subject: Re: rest_module freeradius 3.0.11 From: a.cudbardb@freeradius.org Date: Thu, 16 Jun 2016 11:00:36 -0400 To: freeradius-users@lists.freeradius.org
On 16 Jun 2016, at 10:58, Mauricio <mauri5000@hotmail.com> wrote:
How i have to do for authenticate the users when they comes from rest-api request ? what are the protocols?
HTTP(s), JSON
where i have to configure that ?
mods-availab/rest
I need authenticate users with freeradius, these users are located in an existing external database.
List rest in the authenticate {} section and it'll do basic auth. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Arran Cudbard-Bell -
Mauricio -
Mauricio Rodriguez Rivoira