Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jitsi torture with jwt token #331

Open
pratik9722 opened this issue Jan 11, 2021 · 6 comments
Open

Jitsi torture with jwt token #331

pratik9722 opened this issue Jan 11, 2021 · 6 comments

Comments

@pratik9722
Copy link

If jitsi has enabled jwt token authentication then Jitsi torture should work token based authentication as well.

We can provide the 24hr token from the bash script command

So the 1st participants go to the meeting with the token and then other participants will enter into the room.

@damencho
Copy link
Member

Yep, this is planned to be implemented in the following weeks. I will leave it open and will close the issue once this is done.

@seb2020
Copy link

seb2020 commented Jan 20, 2021

We have the same question. I have see AuthSetupConference.java but for the moment it doesn't support JWT token. Correct ?

@pratik9722
Copy link
Author

@damencho Is token-based authentication still remaining?

@damencho
Copy link
Member

Tests using jwt token had been added: https://github.com/jitsi/jitsi-meet-torture/blob/master/src/test/java/org/jitsi/meet/test/ModeratedRoomsTest.java
There is no global setting to allow some participants with token using command line, PRs are welcome.

@bitsmith-tech
Copy link

@damencho how do i test using command line?

@holema
Copy link

holema commented Feb 13, 2022

We fixed this with a fork. This is already put in a docker format so you just can fire it up.
https://h2-invent.com/post/howtos/jitsi-meet-torture-test-docker-and-jwt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants