<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>you should look at combining the use of
      http_client/http_async_client for doing the http query with either
      auth module if you receive a password and want to check against
      digest authentication, or interpret the result of the http query
      with a suitable module for the format of the result -- see jansson
      for json, xmlops of xml, string transformations, ...</p>
    <p>Probably we can give more hints if you provide detailed
      information about how this authentication should happen.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <div class="moz-cite-prefix">On 09.08.19 13:54, Zhan Bazarov wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPOwP9zL_7xJnrmar2-DsZV4=UwJ+G_=Yv3nq8wwd1BL1M=3jQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hello,<br>
        <br>
        Its possible to made authentication via http request to third
        party Web-API instead of storing users credentials into
        Dataqbase?<br>
        <br>
        Now I looking on auth_ephemeral, but not sure is that my case...
        Don't see when I have to put API url..<br>
        <br>
        Could anyone, please, shed any light on this issue? </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a></pre>
  </body>
</html>