Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: support for RADIUS authentication #38

Open
dpocock opened this issue Mar 6, 2016 · 1 comment
Open

feature request: support for RADIUS authentication #38

dpocock opened this issue Mar 6, 2016 · 1 comment

Comments

@dpocock
Copy link

dpocock commented Mar 6, 2016

Support for authentication against a RADIUS server.

For SIP, this can be done using rlm_digest in the FreeRADIUS server. For TURN, it needs to use HMAC instead of DIGEST, so a server-side module in FreeRADIUS server is required.

This is discussed in some detail in the reSIProcate (reTurnServer) wiki:
http://www.resiprocate.org/Improving_RADIUS_Support
http://www.resiprocate.org/RADIUS
https://www.resiprocate.org/bugzilla/show_bug.cgi?id=103

coTurn mailing list:
https://groups.google.com/forum/#!topic/turn-server-project-rfc5766-turn-server/A7GefqomAZ0

@misi
Copy link
Contributor

misi commented Sep 14, 2018

@dpocock
Sorry I am overloaded.
Could you please send a PR.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants