|
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
Dear all, Is there any mechanism to handle JWT authorization in flexisip ? Im using flexsip has the registrar. Thanks in advance. -Nik |
signature.asc
Description: This is a digitally signed message part.
[Prev in Thread] | Current Thread | [Next in Thread] |