[sr-dev] [kamailio/kamailio] Digest authentication on a DB side (#2384)

Andrey Egorov notifications at github.com
Wed Jul 1 12:35:14 CEST 2020


Hello. I'm new with Kamailio. I have a stored function in a database which accepts `username`, `realm`, `ha2`, `nonce` and `digest_response`. Basing on this and the raw password stored in a database, it calculates inside `ha1` and `digest_reference` to compare with `digest_response` and returns the verdict: passed or not.

This approach gives a high-security level as a benefit. How it can be used with Kamailio? Thanks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2384
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200701/e5953fd5/attachment.html>


More information about the sr-dev mailing list