Skip to content

murshidazher/saml-multitenancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We are using custom datastore mongodb and own authentication method using jwt in nodejs.

Install the server dependencies

Development

Heroku hosted URL

> git subtree push --prefix server heroku master

Heroku env variable list

> heroku config:set "MONGODB_URI=mongodb_srv://<username>:<password>@cluster0-..."
> heroku config:set "SALT=8"
> heroku config:set "JWT_SECRET=supersecret"

License

MIT © Murshid Azher.