SAML to Jitsi JWT Authentication

Hi All,

I am facing to integrate SAML in Jitsi application as suggested Third-Party Software | Jitsi Meet. we are trying to install the package but packages are not available
E: Unable to locate package libapache2-mod-shib2
E: Unable to locate package shibboleth-sp2-common
E: Unable to locate package shibboleth-sp2-utils

I would request you to kindly check if any one can help on that.

Thanks,
Amit Kumar

Since it’s a third-party package you’ll probably have better luck asking the author in the repo.

Hi,
This project provides a simple JWT generator to run behind a Shibboleth SP and a simple Shibboleth SP in to run with docker.
What are you trying to install and in which distribution ?
Regards,
Damien.

Hi @Damien_FETIS,

Thanks for reply.

we have installed Jitsi, its working fine. now we want to integrate Jitsi Auth with ADFS so only authenticated user can access the application.

As per suggestion we are following below url

Thanks,
Amit Kumar

I am using below jitsi version
image

we are facing same issue. Kindly check if any one can support on this.

Hi,
What is your issue ?
And how to you try to integrate Saml with your Jitsi-Meet ?

Regards.

Hi @Damien_FETIS,

Thanks for the reply i am using below ref link

Thanks,
Amit Kumar

Hi,
In your first post you’re describing an issue with Shibboleth package installation, but you don’t explain how you get it.
On some distribution, Shibboleth is not fully supported and can be difficult to install, that’s why we provide a docker version based on a Stable Debian for the Shibboleth part.
Please open an issue on Issues · Renater/Jitsi-SAML2JWT · GitHub to describe the details of your situation.
Regards,
Damien