Rest API for authentication

Murat BEŞER murat at black-solutions.com
Tue Sep 1 23:45:42 CEST 2015







    You could write proxy which provides a restfull api.
    Murat BEŞER
Black-Solutionshttp://www.black-solutions.com



------ Original message------From: Herwin WeststrateDate: Tue, Sep 1, 2015 13:26To: FreeRadius users mailing list;Subject:Re: Rest API for authentication
On 31-08-15 09:15, Randeep wrote:> Hi Alan,> > We have two types of IPTV boxes. One has pppoe support and other one> doesn't have pppoe support.> > We are using FreeRadius 3.0.8 for authentication.> > I remember you mentioning that authentication can be done via a rest api> also. So we can use this api for authentication for the device which> doesn't have the pppoe support.I think you've got a few things mixed up here. The rest module is just amodule that can run in different sections by calling an externalprocess/server via a RESTful API to do something. The added demo.pl addsa Cleartext-Password := testing123 to the control map, this could beused in the authorize section of a server, where for example the papmodule could compare the passwords in authenticate section. A bitcomparable to a lookup in a database to find the plaintext password.I've really got no idea how this would be related to iptv boxes thatdon't use pppoe. To me this sounds a bit like you heard about a conceptand now try to retrofit that concept to some completely unrelated problem.-- Herwin Weststrate-List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


More information about the Freeradius-Users mailing list