2 servers - frontend + backend: auth + attributes
Andrei Katsuk <[email protected]> Fri, 26 Sep 2025 13:48:42 +0700
| Newsgroups | gmane.comp.freeradius.user |
|---|---|
| Message-ID | <CABtSvgAC7b-8WWuTampm59EiOhZ5WLMLv1A9N9713euXpBC8Sw@mail.gmail.com> |
Hello! I want to implement next scheme (PAP protocol, FreeRADIUS 3.0.27): client sends request to frontend server , frontend server authenticates user , frontend server sends request to backend server, backend server authenticates user and adds attributes, frontend server returns extra attributes to client. It seems frontend server can proxy request after authorization, so the part with authentication on frontend server is missed. Is it possible to implement this approach? Regards Andrei - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html