JWT Token #25

Closed
opened 2021-01-12 16:38:53 +00:00 by naveenbabusa · 3 comments
naveenbabusa commented 2021-01-12 16:38:53 +00:00 (Migrated from github.com)

How do u set up and use JWT token for new installation.

How do u set up and use JWT token for new installation.
Ark74 commented 2021-01-12 17:11:39 +00:00 (Migrated from github.com)

Just run the script and it will ask what auth method you want to use.

  • None
  • Local (Secure Rooms)
  • JWT

You select the one you need and go on.
Be aware that you will need your user management system to manage and create the required tokes according to your needs.

We have done test creating tokens manually, and with RocketChat, in that case RocketChat managed the automatic token fabrication.

Just run the script and it will ask what auth method you want to use. - None - Local (Secure Rooms) - JWT You select the one you need and go on. Be aware that you will need your user management system to manage and create the required tokes according to your needs. We have done test creating tokens manually, and with RocketChat, in that case RocketChat managed the automatic token fabrication.
naveenbabusa commented 2021-01-12 18:06:35 +00:00 (Migrated from github.com)

Ok . What is Local Secure rooms . Isit prosody enabled authentication or isit setting password for rooms

Ok . What is Local Secure rooms . Isit prosody enabled authentication or isit setting password for rooms
Ark74 commented 2021-01-12 18:08:03 +00:00 (Migrated from github.com)

Yes, Secure Rooms is based on prosody, where manually adding password to the room will qualify as None.

Yes, _Secure Rooms_ is based on prosody, where manually adding password to the room will qualify as _None_.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: switnet/quick-jibri-installer#25
No description provided.