This Micro Service is an API responsible to authenticate the users.
To run all the Branium projects is necessary generate and config certificates for each project. To generate all necessary certificates follow this steps:
-
Install OpenSSL
-
Run this command
./generate-certificates.sh
Follow these steps when all projects are configured (including certificates) and running
-
Chrome
Got to
chrome://flags/#allow-insecure-localhost
and enable the option -
Firefox
- Go to
Settings > Privacy & Security > Certificates
- Click in the button
View Certificates
- Open the
Servers
tab - Click in the button
Add Exception
- Put the location of messages micro service
https://localhost:{PORT}
- Click in the button
Get certificate
- Finally, click in the button
Confirm Security Exception