feat/US506-monthly-news
- Sep 10, 2021
-
-
Rémi PAILHAREY authored
-
Rémi PAILHAREY authored
-
Rémi PAILHAREY authored
-
Rémi PAILHAREY authored
-
Updated fields to match last backend modifications
How to test locally ?
HOSTNAME=localhost
REDIRECT_URL=https://${HOSTNAME}:443/OAuth2Callback
CLIENT_ID=foo
CLIENT_SECRET=bar
AUTH_URL=http://localhost:8090/auth
TOKEN_URL=http://localhost:8090/token
USERINFO_URL=http://localhost:8090/admininfo
docker-compose up -d