Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Jun 24, 2023
2 parents ef94a46 + 216df7c commit b8ea2f9
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ Standard RADIUS features

#### freeRADIUS integration

![freeradius-toughradius](https://github.com/talkincode/toughradius/assets/377938/f735d45d-3325-49e5-8b73-21c6205248e3)


TOUGHRADIUS integrates the FreeRADIUS API interface, extending its already comprehensive authentication capabilities and providing even more robust solutions to its clients.
Our integration of the FreeRADIUS API allows for seamless integration with existing network infrastructures and enables us to offer a wider range of authentication options to meet the unique needs of our clients.
Whether you require support for 802.1X, Wi-Fi, VPN, or other network access protocols, TOUGHRADIUS has you covered. With our advanced authentication capabilities and integration with FreeRADIUS, our clients can enjoy a secure, reliable, and efficient network management experience.
Expand Down
10 changes: 5 additions & 5 deletions assets/buildinfo.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
BuildVersion=latest v8.0.1 2023-06-24 13:35:20
BuildVersion=latest v8.0.1 2023-06-24 14:44:15
ReleaseVersion=v8.0.1
BuildTime=2023-06-24 13:35:20
BuildTime=2023-06-24 14:44:15
BuildName=toughradius
CommitID=ab5fab4040fb250b1bfabe2e4e7bed03fad458fb
CommitDate=Sat, 24 Jun 2023 11:43:03 +0800
CommitID=57891460b4b30e61f10dd43145b5657c5359d777
CommitDate=Sat, 24 Jun 2023 13:35:25 +0800
[email protected]
CommitSubject=update mod
CommitSubject=2023-06-24 13:35:20 : update module
17 changes: 17 additions & 0 deletions freeradius/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## freeRADIUS integration


![freeradius-toughradius](https://github.com/talkincode/toughradius/assets/377938/f735d45d-3325-49e5-8b73-21c6205248e3)


TOUGHRADIUS integrates the FreeRADIUS API interface, extending its already comprehensive authentication capabilities and providing even more robust solutions to its clients.
Our integration of the FreeRADIUS API allows for seamless integration with existing network infrastructures and enables us to offer a wider range of authentication options to meet the unique needs of our clients.
Whether you require support for 802.1X, Wi-Fi, VPN, or other network access protocols, TOUGHRADIUS has you covered. With our advanced authentication capabilities and integration with FreeRADIUS, our clients can enjoy a secure, reliable, and efficient network management experience.


- FreeRadius enables the REST Module to interface with ToughRadius and uses HTTP parameters to pass user information
- Freeradius acts as the core of the RADIUS protocol processing
- Toughradius acts as a function for user management, billing, device management, device configuration management, and more
- Toughradius starts an HTTP server that listens for Freeradius requests and handles user authentication, billing, device management, and more

> Please refer to [Freeradius Official Documentation](https://networkradius.com/doc/3.0.10/raddb/mods-available/rest.html)

0 comments on commit b8ea2f9

Please sign in to comment.