flexisip-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JWT authorization


From: François Grisez
Subject: Re: JWT authorization
Date: Mon, 18 May 2020 11:32:43 +0200

Hi,

 

There is a plugin of Flexisip (jweauth) that seems doing what you seek, but there is little documentation about it. Basically, it adds an extra authentication module (using JWT authentication) just after the classic authentication module of Flexisip.

To install it :

* (on CentoOS 7) yum intall bc-flexisip-jwe-auth-plugin

* (on Debian 9/10) apt install bc-flexisip-jwe-auth-plugin

 

To have Flexisip to load the plugin, add 'jweauth' keyword to 'plugins' parameter in [global] section in flexisip.conf .

 

The documentation of all the parameters for this module can be dumped by invoking Flexisip like this:

 

/opt/belledonne-communications/bin/flexisip --set 'global/plugins=jweauth' --dump-default 'module::JweAuth'

 

 

Best regards,
--

François Grisez

Software Engineer

Belledonne Communications

 


On lundi 27 avril 2020 07:15:23 CEST Nik Pakar wrote:

Dear all,


Is there any mechanism to handle JWT authorization in flexisip ? Im using flexsip has the registrar.


Thanks in advance.

-Nik



Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]