Skip to content

Heroku Jitsi as a Service integration

License

Notifications You must be signed in to change notification settings

8x8/jaas-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JaaS token generator

Overview

JaaS token generator is an unauthenticated Spring Boot service that allows JaaS customers to easily deploy and generate JaaS JWT tokens.

Deploy to Heroku steps

  1. Create a Heroku account if you don't already have one.
  2. Generate an api key from the admin console and download both keys.
  3. Click the deploy button that will redirect you to Heroku's deployment page.
  4. Fill the input fields
    1. Add any name for your app.
    2. Add public key id from the JaaS admin console
    3. Add the private key that was generated at step 2.
  5. Go to https://name-of-your-app.herokuapp.com/token-generator/swagger-ui.html to view the API.

Deploy

About

Heroku Jitsi as a Service integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages